commit | 260463d4921468b9c0c018695ab09b3c2d15345b | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Sun Mar 08 10:51:45 2015 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Mar 18 02:02:17 2015 +0100 |
tree | 9bb0e7d0576fee6237952e1f991c98741608688e | |
parent | c445cac30781b99621df3a162bff9efcac411e9e [diff] |
pinctrl: remove enable/disable callbacks from documentation Commit 03e9f0cac5d (pinctrl: clean up after enable refactoring) updated the documentation to remove mention of disable(), and rename enable() to set_mux(). One in-text mention was forgotten. Fix this. Fixes: 03e9f0cac5d ('pinctrl: clean up after enable refactoring') Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>