On 12 January 2012 14:08, Jarkko Nikula jarkko.nikula@bitmer.com wrote:
On 10/01/12 08:44, Axel Lin wrote:
Add missing .owner of struct snd_soc_card. This prevents the module from being removed from underneath its users.
Reported-by: Lothar WaßmannLW@KARO-electronics.de Signed-off-by: Axel Linaxel.lin@gmail.com Acked-by: Mark Brownbroonie@opensource.wolfsonmicro.com
sound/soc/omap/am3517evm.c | 1 + sound/soc/omap/ams-delta.c | 1 + sound/soc/omap/igep0020.c | 1 + sound/soc/omap/n810.c | 1 + sound/soc/omap/omap3evm.c | 1 + sound/soc/omap/omap3pandora.c | 1 + sound/soc/omap/omap4-hdmi-card.c | 1 + sound/soc/omap/osk5912.c | 1 + sound/soc/omap/overo.c | 1 + sound/soc/omap/rx51.c | 1 + sound/soc/omap/sdp3430.c | 1 + sound/soc/omap/sdp4430.c | 1 + sound/soc/omap/zoom2.c | 1 + 13 files changed, 13 insertions(+), 0 deletions(-)
Acked-by: Jarkko Nikula jarkko.nikula@bitmer.com
Pulled a few days ago :)
Thanks
Liam