From: Stephen Warren Date: Fri, 16 Mar 2012 20:54:25 +0000 (-0600) Subject: pinctrl: implement pinctrl_check_ops X-Git-Tag: v3.4-rc4~12^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f84cc342b1999db11ece939e1d2bf0743eb4578b;p=pandora-kernel.git 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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed