ASoC: ttc_dkb: add .owner to struct snd_soc_card
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Tue, 2 Jul 2013 09:26:40 +0000 (17:26 +0800)
committerMark Brown <broonie@linaro.org>
Mon, 15 Jul 2013 10:11:46 +0000 (11:11 +0100)
commit3986b9829f638c8a7864e81cdb066aa3d79f05a5
treeb35d0861581bf811349d8a0998842f019c8a8ceb
parent0d6178662cf3dde6829ace63408f25cab42e21c3
ASoC: ttc_dkb: 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/pxa/ttc-dkb.c