From: Xiubo Li Date: Fri, 24 Jan 2014 07:43:00 +0000 (+0800) Subject: ASoC: simple-card: fix __asoc_simple_card_dai_init X-Git-Tag: v3.15-rc1~36^2~1^2~5^2~4^5~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4763ebe226156db985fe75bfe930c4069d1f4207;p=pandora-kernel.git ASoC: simple-card: fix __asoc_simple_card_dai_init If the CPU/CODEC DAI set_sysclk() is not support, the -ENOTSUPP will returnd. Here do the check like set_fmt(). Signed-off-by: Xiubo Li Signed-off-by: Mark Brown --- Reading git-diff-tree failed