commit | 793b9184047f3d7fe4fe234a46951dabfc3cfeeb | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Nov 22 21:04:14 2017 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Nov 30 15:36:34 2017 +0100 |
tree | 71f0cb01b37ccba9a51ae49fc1cf605689a61228 | |
parent | 6702abb3bf2394f250af0ee04070227bb5dda788 [diff] |
pinctrl: gemini: Fix usage of 3512 groups The pin config lookup function was still hardcoding the 3516 pin set, which is obviously wrong. Use the pointer in the state container. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>