]> 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)
commit284163b5067c570c2000da3acf6d1f455f062f74
tree6676894b7cd178e93b6e5429cf1eeec2ae8cf3f4
parentff55dbaa8859974ef95cf7b2387a03bc87d1b4a3
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