2013/5/18 Lars-Peter Clausen lars@metafoo.de:
On 05/18/2013 01:25 PM, Mark Brown wrote:
On Sat, May 18, 2013 at 07:03:24PM +0800, Barry Song wrote:
2013/5/17 Mark Brown broonie@kernel.org:
Otherwise this looks OK for ASoC though I'd expect to see a change to registration of the OpenMoko BT device (perhaps I missed it though).
sorry. i don't understand. i would think OpenMOKO can also use this driver?
If you change the names the driver uses to bind you need to also update the users so that they use the new name.
Since there's the platform_device_id table now this should not be necessary.
i guess Mark meaned i missed to change "select SND_SOC_DFBMCS320"?
config SND_SOC_SAMSUNG_NEO1973_WM8753 tristate "Audio support for Openmoko Neo1973 Smartphones (GTA02)" depends on SND_SOC_SAMSUNG && MACH_NEO1973_GTA02 select SND_S3C24XX_I2S select SND_SOC_WM8753 select SND_SOC_DFBMCS320 help Say Y here to enable audio support for the Openmoko Neo1973 Smartphones.
-barry