From: Wei Yongjun Date: Thu, 29 Aug 2013 00:00:05 +0000 (+0800) Subject: ASoC: fsl_spdif: remove redundant dev_err call in fsl_spdif_probe() X-Git-Tag: v3.12-rc1~150^2~3^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfd7d1aa3b603cf43e6545f873de714b991d6a8a;p=pandora-kernel.git ASoC: fsl_spdif: remove redundant dev_err call in fsl_spdif_probe() There is a error message within devm_ioremap_resource already, so remove the dev_err call to avoid redundant error message. Signed-off-by: Wei Yongjun Signed-off-by: Mark Brown --- Reading git-diff-tree failed