]> git.baikalelectronics.ru Git - kernel.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)
commitc4b7b5d0a7e59348d91783b0ea856e37ab88b58b
tree6cf3aa4cd95f3e943a5ccd562cf2222a20920488
parent1b1e4f126a4400776b13aef0750e727d396c52e7
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]