From: Xiubo Li
Date: Thu, 16 Jan 2014 08:08:04 +0000 (+0800)
Subject: ASoC: core: Fix possible NULL pointer dereference of pcm->config
X-Git-Tag: v3.14-rc1~143^2^2~1^2
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec4f2857cd41b7c5af6350e7ab2a8fe1874dae59;p=pandora-kernel.git
ASoC: core: Fix possible NULL pointer dereference of pcm->config
Since the soc generic dmaengine pcm driver allows using the defualt settings,
so the pcm->config maybe NULL.
Signed-off-by: Xiubo Li
Acked-by: Lars-Peter Clausen
Signed-off-by: Mark Brown
---
Reading git-diff-tree failed