commit | 0d6178662cf3dde6829ace63408f25cab42e21c3 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Tue Jul 02 17:26:21 2013 +0800 |
committer | Mark Brown <broonie@linaro.org> | Mon Jul 15 11:11:46 2013 +0100 |
tree | a7c1329844e7b482eaa6409300c41292da5cb305 | |
parent | ad81f0545ef01ea651886dddac4bef6cec930092 [diff] |
ASoC: brownstone: 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>