]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Add OMAP audio driver
authorTony Lindgren <tony@atomide.com>
Mon, 9 May 2005 21:32:41 +0000 (14:32 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 9 May 2005 21:32:41 +0000 (14:32 -0700)
commit4ed2ff0a50128139f4b8579900d1ec7c1bc0599a
treeacdb12324bb006476cb9c71d366174c44d16695e
parent33a2ee4d019adc99b461c05fc19fa18a3174e7c0
Add OMAP audio driver

Adds OMAP audio driver.

Signed-off-by: Tony Lindgren <tony@atomide.com>
include/asm-arm/hardware/tsc2101.h [new file with mode: 0644]
sound/oss/Kconfig
sound/oss/Makefile
sound/oss/omap-audio-aic23.c [new file with mode: 0644]
sound/oss/omap-audio-dma-intfc.c [new file with mode: 0644]
sound/oss/omap-audio-dma-intfc.h [new file with mode: 0644]
sound/oss/omap-audio-tsc2101.c [new file with mode: 0644]
sound/oss/omap-audio.c [new file with mode: 0644]
sound/oss/omap-audio.h [new file with mode: 0644]