commit | 9e3a979f03b37b8502da6cfce8581e28375cf96f | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Sep 05 09:53:23 2014 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Sep 05 10:33:25 2014 +0200 |
tree | 5b661dcacd09e635d5b066d4a4007f424c30b141 | |
parent | 2de5da5771229c0822dc78472261f0cd82e8bc14 [diff] |
pinctrl: single: fix freudian slip commit 03e9f0cac5da6af85758276cb4624caf5911f2b9 "pinctrl: clean up after enable refactoring" renamed the vtable callback .enable to .set_mux. The renaming was done manually, and one of the alterations contained a freudian slip. I confess, I am human. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>