commit | 6e643d8ddf0e923ea0601e1dc014ff0d3b7b8260 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Wed Sep 21 15:07:39 2016 +0000 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Sep 23 15:10:00 2016 +0200 |
tree | 50ca199bc529488691381c3dda2c01fed5807b63 | |
parent | 22a5db98a30ea734c29056b0d59cb4fe2a383bc2 [diff] |
gpio: loongson1: remove redundant return value check Remove unneeded error handling on the result of a call to platform_get_resource() when the value is passed to devm_ioremap_resource(). Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>