commit | 9d99c41a126124b35b69ff9737d7ba12df3eaa97 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Sat Sep 10 12:04:42 2016 +0000 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Sep 13 10:33:49 2016 +0200 |
tree | bd6ed2acd2ba997ccd7f4c3bfc673d2b9b07d4d9 | |
parent | 2e68023971477707962143c6d6f5c8620af1342f [diff] |
gpio: lp873x: Use devm_gpiochip_add_data() for gpio registration Use devm_gpiochip_add_data() for GPIO registration and remove the need of driver callback .remove. Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>