From: Linus Walleij Date: Wed, 6 May 2015 12:19:13 +0000 (+0200) Subject: pinctrl: move strict option to pinmux_ops X-Git-Tag: omap-for-v4.2/fixes-rc1^2~132^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c4c2016345feefcd289ce2479eb70286d30825a;p=pandora-kernel.git 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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed