commit | f84cc342b1999db11ece939e1d2bf0743eb4578b | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@wwwdotorg.org> | Fri Mar 16 14:54:25 2012 -0600 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Apr 11 09:31:02 2012 +0200 |
tree | 76ee7cf9e6cbf79b6768ebee51b2f253e9c00004 | |
parent | 6f11f6f1a0a717eb8bd0dadd101c4522b945c501 [diff] |
pinctrl: implement pinctrl_check_ops Most code assumes that the pinctrl ops are present. Validate this when registering a pinctrl driver. Remove the one place in the code that was checking whether one of these non-optional ops was present. Signed-off-by: Stephen Warren <swarren@wwwdotorg.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>