]> git.openfabrics.org - ~emulex/infiniband.git/commit
ASoC: Remove obsolete OMAP3 machine drivers
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 14 Aug 2012 09:07:59 +0000 (12:07 +0300)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 15 Aug 2012 16:10:00 +0000 (17:10 +0100)
commit152c6e56f6a8577bd291f6f4ca897e5758332a1b
tree6cf3aa4cd95f3e943a5ccd562cf2222a20920488
parentac51c90f10be1d1e360f50ca521e3a2133919d23
ASoC: Remove obsolete OMAP3 machine drivers

The new omap-twl4030 handles the boards used the following drivers:
igep0020, omap3beagle, omap3evm and overo.
Remove these drivers since they are mostly identical and we already have
drop in replacement for all of them.

Note: Earlier patch added the needed code for the board files to retain the
audio support for boards I can identify that used one of the removed
drivers.
If I missed something please take a look at for example:
arch/arm/mach-omap2/board-omap3beagle.c on how add support for omap-twl4030
audio.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/omap/Kconfig
sound/soc/omap/Makefile
sound/soc/omap/igep0020.c [deleted file]
sound/soc/omap/omap3beagle.c [deleted file]
sound/soc/omap/omap3evm.c [deleted file]
sound/soc/omap/overo.c [deleted file]