30 Aug
2011
30 Aug
'11
3:38 p.m.
On 08/30/2011 02:39 PM, Peter Ujfalusi wrote:
Hello,
Small cleanup for the tpa6130a2 driver for model handling: Remove the model_id from platform_data, and use the device name/device_data to distinguish between the supported models of TPA.
Regards, Peter
Peter Ujfalusi (3): ASoC: tpa6130a2: Model support cleanup OMAP: RX51: No need to configure the tpa_model ASoC: tpa6130a2: Remove model_id from platform data
arch/arm/mach-omap2/board-rx51-peripherals.c | 1 - include/sound/tpa6130a2-plat.h | 6 ------ sound/soc/codecs/tpa6130a2.c | 12 +++++++++--- 3 files changed, 9 insertions(+), 10 deletions(-)
Tested-by: Jarkko Nikula jarkko.nikula@bitmer.com