linux/sound/soc/atmel
Bo Shen 46bec25da6 ASoC: atmel: sam9x5_wm8731: fix oops when unload module
As the priv is not assigned to card->drvdata, it is NULL, so when
unload module, it will cause NULL pointer oops.
Assign priv to card->drvdata to fix this issue.

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2013-11-27 15:50:05 +00:00
..
Kconfig ASoC: atmel: machine driver for at91sam9x5-wm8731 boards 2013-08-06 18:11:09 +01:00
Makefile ASoC: atmel: machine driver for at91sam9x5-wm8731 boards 2013-08-06 18:11:09 +01:00
atmel-pcm-dma.c Merge remote-tracking branch 'asoc/topic/atmel' into asoc-next 2013-08-22 14:28:28 +01:00
atmel-pcm-pdc.c ASoC: atmel-soc: make it buildable on other architectures 2012-12-24 15:48:25 +00:00
atmel-pcm.c Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm 2013-11-14 07:55:21 +09:00
atmel-pcm.h ASoC: atmel_pcm: make it buildable as module 2013-02-04 18:34:13 +00:00
atmel_ssc_dai.c sound: Remove unnecessary semicolons 2013-10-14 11:00:05 +02:00
atmel_ssc_dai.h ASoC: atmel-ssc-dai: register dai and pcm directly 2012-11-16 10:24:38 +09:00
atmel_wm8904.c ASoC: atmel: don't use devm_pinctrl_get_select_default() in probe 2013-10-14 14:18:30 +01:00
sam9g20_wm8731.c ASoC: atmel: Include linux/of.h header 2013-10-16 19:03:15 +01:00
sam9x5_wm8731.c ASoC: atmel: sam9x5_wm8731: fix oops when unload module 2013-11-27 15:50:05 +00:00
snd-soc-afeb9260.c ASoC: Convert afeb9260 to table based DAPM init 2012-02-01 21:52:54 +00:00