commit | 1f6301593d692c7038a1f4db55edd551917bcc17 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Sun Aug 18 16:11:12 2013 +0800 |
committer | Mark Brown <broonie@linaro.org> | Thu Aug 22 11:39:04 2013 +0100 |
tree | 5221dc36cbbac792441c3bae27427b59253c067a | |
parent | 86f8973c1053cb03e1b1b45989a4e144e05b1735 [diff] |
spi: spi-efm32: remove redundant dev_err call in efm32_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 <yongjun_wei@trendmicro.com.cn> Signed-off-by: Mark Brown <broonie@linaro.org>