commit | 7b7e995d69199b555181ac057c47b017c510a129 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Tue Jul 24 09:26:57 2012 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Aug 16 10:29:08 2012 -0700 |
tree | f0fc913c03f94b1cc99ec6812772544d52efbbce | |
parent | af7f2158fdee9d7f55b793b09f8170a3391f889a [diff] |
extcon: extcon_gpio: Replace gpio_request_one by devm_gpio_request_one commit 01eaf24 "extcon: Convert extcon_gpio to devm_gpio_request_one" missed the replacement for devm_gpio_request_one. fix it. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>