]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: tpa6130a2: Remove model_id from platform data
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 30 Aug 2011 11:39:54 +0000 (14:39 +0300)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 21 Sep 2011 15:07:45 +0000 (16:07 +0100)
commit3cd0c8c5e003f53d0b4ca2f104ab72eeb408a536
tree2adae127a5933c011ccfbd67585417fb73a905ec
parentdaf87ec5c31f1045b82b86ab1a383e167ab1b456
ASoC: tpa6130a2: Remove model_id from platform data

The model_id is no longer needed within the platform_data
for the TPA driver since the model of TPA specified
with the device name (tpa6130a2/tpa6140a2).

Also update rx51 (the only affected user) to use the device name rather
than platform data.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Tested-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
arch/arm/mach-omap2/board-rx51-peripherals.c
include/sound/tpa6130a2-plat.h
sound/soc/codecs/tpa6130a2.c