> * moved linux/drivers/sound directory to linux/sound/oss
> * moved sound core files to linux/sound
> * integrated ALSA kernel code
>   - linux/include/sound - sound header files
>   - linux/sound/core	- midlevel (no hw dependent) code
>   - linux/sound/drivers - generic drivers (no arch dependent)
>   - linux/sound/i2c     - reduced I2C core and drivers
>   - linux/sound/isa	- ISA sound hardware drivers
>   - linux/sound/pci	- PCI sound hardware drivers
>   - linux/sound/ppc	- PowerPC sound hardware drivers
>   - linux/sound/synth	- generic synthesizer support code
> We appreciate any comments regarding directory structure
linux/sound is silly.  It's drivers so put it under linux/drivers/sound.
Everything else seems to be sane to me.
	Christoph
-- Of course it doesn't work. We've performed a software upgrade. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/