ASoC: tegra: Add .owner to struct snd_soc_card
authorAxel Lin <axel.lin@gmail.com>
Thu, 22 Dec 2011 13:23:01 +0000 (21:23 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 22 Dec 2011 17:34:35 +0000 (17:34 +0000)
commitb16eaf9fd324a70ecca48faa7ef3f349baf7f0cd
treee2d2e5c126e25ded9e00fa0e52c81723383f6cbd
parenta76a70232914902e47d289b6d3853ac850097573
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>
sound/soc/tegra/tegra_alc5632.c
sound/soc/tegra/tegra_wm8903.c
sound/soc/tegra/trimslice.c
This page took 0.025114 seconds and 5 git commands to generate.