On Thu, Mar 6, 2014 at 10:44 PM, Stephen Boyd <sb...@codeaurora.org> 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.anders...@sonymobile.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to