commit | 8fb7b9309c41407801958138db978eb38fd80c01 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Mon Jul 28 21:19:55 2014 +0800 |
committer | Brian Norris <computersforpeace@gmail.com> | Tue Aug 19 11:53:06 2014 -0700 |
tree | 13a3dd779f5a2c8788644c728496f4087f0adff6 | |
parent | f2fabe16b819cdead86fb38c8ab88a0d9c308293 [diff] |
mtd: atmel_nand: remove redundant dev_err call 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: Brian Norris <computersforpeace@gmail.com>