commit | 36a16d1ae0735bd95ab86fdf5983ddbaa20c648d | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Thu Dec 22 21:19:42 2011 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Dec 22 17:34:34 2011 +0000 |
tree | 6676894b7cd178e93b6e5429cf1eeec2ae8cf3f4 | |
parent | 30e4953011fd7a22044a62b9cf77252493b1bd17 [diff] |
ASoC: davinci: 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>