diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2014-01-07 21:38:12 +0800 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2014-01-20 11:37:29 -0800 |
commit | 840f53c31224d687a7c4a24ea118fa3c737407b0 (patch) | |
tree | ae5bc1f685c50926b397318f7c3e301dd8fbb67b /drivers/mtd/nand/nuc900_nand.c | |
parent | 4968a4124cf2df4b3672eed4714c6755f10f400c (diff) | |
download | linux-next-840f53c31224d687a7c4a24ea118fa3c737407b0.tar.gz |
mtd: plat_nand: remove redundant return value check of platform_get_resource()
Remove unneeded error handling on the result of a call
to platform_get_resource() when the value is passed to
devm_ioremap_resource(). And move those two call together
to make the connection between them more clear.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Reviewed-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'drivers/mtd/nand/nuc900_nand.c')
0 files changed, 0 insertions, 0 deletions