[PATCH 0/7] pinctrl-msm cleanups

From: Stephen Boyd
Date: Fri Mar 07 2014 - 01:46:07 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/