From: Lars-Peter Clausen Date: Thu, 1 Aug 2013 12:08:06 +0000 (+0200) Subject: ASoC: dapm: Check return value of snd_soc_cnew() X-Git-Tag: v3.12-rc1~150^2~9^2~45^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9356e9d51c80114fce2d7d8be99bce1d7e19d063;p=pandora-kernel.git ASoC: dapm: Check return value of snd_soc_cnew() snd_soc_cnew() can return NULL, so we should check the result before trying to use it. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed