ASoC: imx_mc13783: add .owner to struct snd_soc_card
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Tue, 2 Jul 2013 09:26:00 +0000 (17:26 +0800)
committerMark Brown <broonie@linaro.org>
Mon, 15 Jul 2013 10:10:36 +0000 (11:10 +0100)
commit7464dcd061045e664723acbf6be49e3ff53d97d8
treefe6130e19fa2dd5265d9ed59bf0e1b4970c4c560
parentad81f0545ef01ea651886dddac4bef6cec930092
ASoC: imx_mc13783: 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.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/fsl/imx-mc13783.c