]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: mid-x86: Add .owner to struct snd_soc_card
authorAxel Lin <axel.lin@gmail.com>
Fri, 23 Dec 2011 06:50:17 +0000 (14:50 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 23 Dec 2011 11:32:09 +0000 (11:32 +0000)
commite2299819d1f9d11a6a2416302715c9df64d0da10
treec6f2855c3fa2964524c4337e0ca939385dee861e
parentfef6c138d27e792e5bad87f927cf2c1abb1780cf
ASoC: mid-x86: Add .owner to struct snd_soc_card

Add missing .owner of struct snd_soc_card. This prevents 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/mid-x86/mfld_machine.c