ASoC: mop500: add .owner to struct snd_soc_card
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Tue, 2 Jul 2013 09:25:37 +0000 (17:25 +0800)
committerMark Brown <broonie@linaro.org>
Mon, 15 Jul 2013 10:12:24 +0000 (11:12 +0100)
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>

No differences found