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)
commit36a16d1ae0735bd95ab86fdf5983ddbaa20c648d
tree6676894b7cd178e93b6e5429cf1eeec2ae8cf3f4
parent30e4953011fd7a22044a62b9cf77252493b1bd17
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
This page took 0.02613 seconds and 5 git commands to generate.