commit | f85522c207ce395fc9c1f6b80a47f211d00914b0 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Mon Oct 24 14:49:13 2016 +0000 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Oct 25 13:58:42 2016 +0200 |
tree | 8dd8cf351f7e70311bad205eb219818532704744 | |
parent | 54e2602f04ee1bcf02395ff2cbaaa81308b56710 [diff] |
gpio: altera-a10sr: Drop unnecessary gpiochip_remove It's not necessary to unregister gpio_chip which registered with devm_gpiochip_add_data(). Also get rid of useless altr_a10sr_gpio_remove(). Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>