commit | b16eaf9fd324a70ecca48faa7ef3f349baf7f0cd | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Thu Dec 22 21:23:01 2011 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Dec 22 17:34:35 2011 +0000 |
tree | e2d2e5c126e25ded9e00fa0e52c81723383f6cbd | |
parent | a76a70232914902e47d289b6d3853ac850097573 [diff] |
ASoC: tegra: Add .owner to struct snd_soc_card Missed .owner of struct snd_soc_card will prevent the module from being removed from underneath its users. Reported-by: Lothar Waßmann <LW@KARO-electronics.de> Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>