commit | d26bc49fa401be2b71838b6a4b387196cd12a534 | [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 18 13:53:10 2012 +0200 |
tree | 463315affe87f7fefa96086f589b3b8681320ccd | |
parent | 22f099d0fcb33073a1f1f10402a16b28602e20f2 [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>