Re: [PATCH 0/7] pinctrl-msm cleanups

From: Bjorn Andersson
Date: Fri Mar 07 2014 - 11:05:45 EST


On Thu, Mar 6, 2014 at 10:44 PM, Stephen Boyd <sboyd@xxxxxxxxxxxxxx> wrote:
> 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(-)

Looks good

Acked-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxxxxxx>
--
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/