From: Wei Yongjun Date: Sun, 20 Jul 2014 14:01:42 +0000 (+0800) Subject: spi/rockchip: remove redundant dev_err call in rockchip_spi_probe() X-Git-Tag: cleanup-for-v3.18~116^2~1^5~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e6fafee0289222105c40ddd7293da19b043122c;p=pandora-kernel.git spi/rockchip: remove redundant dev_err call in rockchip_spi_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