From dcd278b8604e5c37c61853eb09134cbfea03b7de Mon Sep 17 00:00:00 2001 From: Stephen Boyd Date: Thu, 6 Mar 2014 22:44:41 -0800 Subject: [PATCH] pinctrl: msm: Check for ngpios > MAX_NR_GPIO Fail the probe and print a warning if SoC specific drivers have more GPIOs than there can be accounted for in the static bitmaps. This should avoid silent corruption/failures in the future. Signed-off-by: Stephen Boyd Acked-by: Bjorn Andersson Signed-off-by: Linus Walleij --- Reading git-format-patch failed