commit | 468f8646df637e3e298e9c3d87211bf1b045c321 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Sun Jul 20 21:57:17 2014 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 20 22:26:58 2014 -0700 |
tree | b40bd6a39762fd8efd13e1bf9ed5ff31255f2f64 | |
parent | 52f50ce556af7008e1c2088d8b2b778ef5e79ff1 [diff] |
net: mvpp2: Remove redundant dev_err call in mvpp2_port_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: David S. Miller <davem@davemloft.net>