]> git.karo-electronics.de Git - mv-sheeva.git/commit
ASoC: SAMSUNG: Debug wrong parameter
authorSeungwhan Youn <sw.youn@samsung.com>
Wed, 22 Dec 2010 09:46:24 +0000 (18:46 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 22 Dec 2010 11:09:15 +0000 (11:09 +0000)
commitf49be89bb4e235776af08cdcef91a37a0d12aa62
tree87bd12edad12736fc37686e5351044bc10bbd7a5
parent1c9e9795b5e2348df619fd6010d7583dc9b8c811
ASoC: SAMSUNG: Debug wrong parameter

snd_soc_jack_new()'s first parameter was changed from snd_soc_card to
snd_soc_codec after Multi-Component support patches. So, this patch
fixes parameter that we missed.

Signed-off-by: Seungwhan Youn <sw.youn@samsung.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/samsung/goni_wm8994.c