From: Xiubo Li
Date: Thu, 9 Jan 2014 09:19:08 +0000 (+0800)
Subject: ASoC: simple-card: fix a bug where cinfo will be NULL before using it
X-Git-Tag: v3.14-rc1~143^2~1^2^2^7~3
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=708ec0241c56b85176937e79314430f4f71e40c6;p=pandora-kernel.git
ASoC: simple-card: fix a bug where cinfo will be NULL before using it
If the dt is not used, the cinfo will be always NULL before using it.
Signed-off-by: Xiubo Li
Signed-off-by: Mark Brown
---
Reading git-diff-tree failed