[PATCH 6/7] pinctrl: msm: Remove impossible WARN_ON()s

2014-03-06 Thread Stephen Boyd
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. Cc: Bjorn Andersson Signed-off-by: Stephen Boyd --- drivers/pinctrl/pinctrl-msm.c | 16 1 file changed, 16 deletions(-) diff --git

[PATCH 6/7] pinctrl: msm: Remove impossible WARN_ON()s

2014-03-06 Thread Stephen Boyd
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. Cc: Bjorn Andersson bjorn.anders...@sonymobile.com Signed-off-by: Stephen Boyd sb...@codeaurora.org --- drivers/pinctrl/pinctrl-msm.c | 16 1