From: Wei Yongjun Date: Tue, 2 Jul 2013 00:37:44 +0000 (+0800) Subject: spi: tegra114: remove redundant dev_err call in tegra_spi_probe() X-Git-Tag: v3.12-rc1~192^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86562d04fc8212e2453d9714064a741a7d400da0;p=pandora-kernel.git spi: tegra114: remove redundant dev_err call in tegra_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