commit | 8c4c2016345feefcd289ce2479eb70286d30825a | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed May 06 14:19:13 2015 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed May 06 14:45:19 2015 +0200 |
tree | 91e32d3a1ead85db13b279da466fd147bc04cb4f | |
parent | fa76a3db7093a527333c380df82a0f158d9b8299 [diff] |
pinctrl: move strict option to pinmux_ops While the pinmux_ops are ideally just a vtable for pin mux calls, the "strict" setting belongs so intuitively with the pin multiplexing that we should move it here anyway. Putting it in the top pinctrl_desc makes no sense. Cc: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>