commit | a62300d99f15c4be7edafbbc2ade0246ec853778 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Feb 12 09:53:13 2018 +0100 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Wed Mar 21 13:58:09 2018 +0900 |
tree | ec67bd4330dfcdd060a5e679f4ac0f4f7dbc735c | |
parent | 66afdedf269cf485efb5affb30c34e1f37705445 [diff] |
extcon: gpio: Move platform data into state container This moves the platform data settings from the platform data struct and into the state container, saving some unnecessary references and simplifying things a bit. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> [cw00.choi: Add FIXME comment of extcon_id] Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>