16 Feb
2014
16 Feb
'14
1:36 a.m.
On Sat, Feb 15, 2014 at 11:28:29PM +0400, Alexander Shiyan wrote:
This patch fixes a crash caused by commit af5b2d7519 (ASoC: txx9aclc_ac97: Convert to devm_ioremap_resource()). This is an attempt to assign "drvdata->base" while memory for "drvdata" is not already allocated.
Applied, thanks.