ASoC: Samsung: Merge neo1937_wm8753 and neo1973_gta02_wm8753 sound board driver
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 7 Mar 2011 07:04:58 +0000 (08:04 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 7 Mar 2011 12:19:50 +0000 (12:19 +0000)
commitf5c4ffbd65892829f7ec503a89ea24eb0fc952dc
tree321eb2c61af4a7adc27d86f1ccd3c6323110fe67
parentb7874e4490aa201be2f904ffd8bb88a7b9970c6a
ASoC: Samsung: Merge neo1937_wm8753 and neo1973_gta02_wm8753 sound board driver

The neo1973(GTA01) and neo1973_gta02(GTA02) have a very similar audio hardware
setup. They both use the same codec with the same routing to the gsm modem and
bluetooth chip. But they do use different AMPs though and there are some minor
differences in the speaker setup.

As a result most of the code of those two drivers is identical.
So from a maintenance point of view it makes sense to merge them into a single
driver. It also reduces the size of kernel images supporting both the GTA01 and
GTA02.

As a side-effect of this merge the GTA01 for example gains support for routing
audio to and from the bluetooth DAI.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/samsung/Kconfig
sound/soc/samsung/Makefile
sound/soc/samsung/neo1973_gta02_wm8753.c [deleted file]
sound/soc/samsung/neo1973_wm8753.c