Here are some small fixes and cleanups for the msm pinctrl driver. Stephen Boyd (7): pinctrl: msm: Silence recursive lockdep warning pinctrl: msm: Check for ngpios > MAX_NR_GPIO pinctrl: msm: Drop unused includes pinctrl: msm: Drop OF_IRQ dependency pinctrl: msm: Replace lookup tables with math pinctrl: msm: Remove impossible WARN_ON()s pinctrl: msm: Simplify msm_config_reg() and callers drivers/pinctrl/Kconfig | 2 +- drivers/pinctrl/pinctrl-msm.c | 73 ++++++++++++++------------------------- drivers/pinctrl/pinctrl-msm.h | 5 +-- drivers/pinctrl/pinctrl-msm8x74.c | 1 - 4 files changed, 27 insertions(+), 54 deletions(-) -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html