commit | c355bb1afc5fe59e559fff585204180a94c6d58c | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Tue Apr 10 14:43:02 2018 +0200 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Thu Jul 12 09:06:30 2018 +0900 |
tree | 0ce1dae28ce0c66196b167b0a8614227b5c549f4 | |
parent | ce397d215ccd07b8ae3f71db689aedb85d56ab40 [diff] |
extcon: int3496: Use proper GPIO include Since commit eca0f13c836a ("extcon: int3496: Ignore incorrect IoRestriction for ID pin"), the driver doesn't use GPIOF_* flags anymore. We can thus now drop the deprecated include file for GPIO and use the new one. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>