From: Stephen Boyd Date: Fri, 7 Mar 2014 06:44:45 +0000 (-0800) Subject: pinctrl: msm: Remove impossible WARN_ON()s X-Git-Tag: v3.15-rc1~150^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a0840ae0370a532dcd86cfb2be8d5a8e5877cd9;p=pandora-kernel.git pinctrl: msm: Remove impossible WARN_ON()s All these functions are limited in what they can pass as the gpio or irq number to whatever is setup during probe. Remove the checks. Signed-off-by: Stephen Boyd Acked-by: Bjorn Andersson Signed-off-by: Linus Walleij --- Reading git-diff-tree failed