pinctrl: single: fix freudian slip
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 5 Sep 2014 07:53:23 +0000 (09:53 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 5 Sep 2014 08:33:25 +0000 (10:33 +0200)
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>
drivers/pinctrl/pinctrl-single.c

Simple merge