commit | 83626bbdf5ca31257066b05db5a38c846ae1e19f | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Wed Sep 21 15:07:56 2016 +0000 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Sep 23 15:11:09 2016 +0200 |
tree | 3410d8d9985b392838aa00fdd34f7e7e58658834 | |
parent | 6e643d8ddf0e923ea0601e1dc014ff0d3b7b8260 [diff] |
gpio: aspeed: 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>