ASoC: imx: Add .owner to struct snd_soc_card
authorAxel Lin <axel.lin@gmail.com>
Fri, 23 Dec 2011 06:47:08 +0000 (14:47 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 23 Dec 2011 11:16:43 +0000 (11:16 +0000)
commit6aff8ccb0cdd14be2acaa7cf397842005752b0f3
tree5f4e05f3a0e44e495ca9268dd4697a03bcc87f5a
parent662d4e5c247e9feb2814d9eafc160f42d9035978
ASoC: imx: Add .owner to struct snd_soc_card

Add missing .owner of struct snd_soc_card. This prevents the module from being
removed from underneath its users.

Reported-by: Lothar Waßmann <LW@KARO-electronics.de>
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/imx/eukrea-tlv320.c
sound/soc/imx/mx27vis-aic32x4.c
sound/soc/imx/phycore-ac97.c
sound/soc/imx/wm1133-ev1.c
This page took 0.025555 seconds and 5 git commands to generate.