1
0
Fork 0
alistair23-linux/sound/soc/txx9
Alexander Shiyan 9febd494d1 ASoC: txx9aclc_ac97: Fix kernel crash on probe
This patch fixes a crash caused by commit 3bed3344c8
(ASoC: txx9aclc_ac97: Convert to devm_ioremap_resource()).
This is an attempt to assign "drvdata->base" while memory
for "drvdata" is not already allocated.

Fixes: 3bed3344c8 (ASoC: txx9aclc_ac97: Convert to devm_ioremap_resource())
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Mark Brown <broonie@linaro.org>
Cc: stable@vger.kernel.org
2014-02-16 08:36:40 +08:00
..
Kconfig ASoC: Add TXx9 AC link controller driver (v3) 2009-05-19 19:54:28 +01:00
Makefile ASoC: Add TXx9 AC link controller driver (v3) 2009-05-19 19:54:28 +01:00
txx9aclc-ac97.c ASoC: txx9aclc_ac97: Fix kernel crash on probe 2014-02-16 08:36:40 +08:00
txx9aclc-generic.c ASoC: txx9: Add .owner to struct snd_soc_card 2011-12-23 11:32:08 +00:00
txx9aclc.c ASoC: txx9: Don't set unused struct snd_pcm_hardware fields 2013-12-30 13:58:02 +00:00
txx9aclc.h ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00