]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: davinci: Add .owner to struct snd_soc_card
authorAxel Lin <axel.lin@gmail.com>
Thu, 22 Dec 2011 13:19:42 +0000 (21:19 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 22 Dec 2011 17:34:34 +0000 (17:34 +0000)
commit1ca0e252175a863931fdc0e1af39d1ea779e7e11
tree6676894b7cd178e93b6e5429cf1eeec2ae8cf3f4
parenta89a04c86adddf38ceb4dd25292c46e654ebbca7
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>
sound/soc/davinci/davinci-evm.c
sound/soc/davinci/davinci-sffsdr.c