From: Wei Yongjun Date: Mon, 28 Jul 2014 13:21:00 +0000 (+0800) Subject: ASoC: rockchip: remove redundant dev_err call in rockchip_i2s_probe() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~144^2~5^2~5^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55b219440b255f9b9064c621550d29e5f4f8c20f;p=pandora-kernel.git ASoC: rockchip: remove redundant dev_err call in rockchip_i2s_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