ASoC: omap: Add .owner to struct snd_soc_card
authorAxel Lin <axel.lin@gmail.com>
Thu, 22 Dec 2011 03:08:59 +0000 (11:08 +0800)
committerLiam Girdwood <lrg@ti.com>
Fri, 23 Dec 2011 18:13:01 +0000 (18:13 +0000)
commitb425b88418e302caf27e9cf44aa987b83c04cb2d
tree1566618f56953e501b0aa5067510a4ddde63cd45
parentc5cf4dbc7f804bb4ff02a065b927bd8688204253
ASoC: omap: 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>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@ti.com>
13 files changed:
sound/soc/omap/am3517evm.c
sound/soc/omap/ams-delta.c
sound/soc/omap/igep0020.c
sound/soc/omap/n810.c
sound/soc/omap/omap3evm.c
sound/soc/omap/omap3pandora.c
sound/soc/omap/omap4-hdmi-card.c
sound/soc/omap/osk5912.c
sound/soc/omap/overo.c
sound/soc/omap/rx51.c
sound/soc/omap/sdp3430.c
sound/soc/omap/sdp4430.c
sound/soc/omap/zoom2.c
This page took 0.02582 seconds and 5 git commands to generate.