ASoC: db1200: add .owner to struct snd_soc_card
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Tue, 2 Jul 2013 09:19:25 +0000 (17:19 +0800)
committerMark Brown <broonie@linaro.org>
Mon, 15 Jul 2013 10:08:55 +0000 (11:08 +0100)
commit35261edca31b0084bb615e6b50dfa5757b26db76
tree52c5d94365d045141d6c3cadae504317440cdc44
parentad81f0545ef01ea651886dddac4bef6cec930092
ASoC: db1200: 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/au1x/db1200.c