Merge tag 'pinctrl-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Pull pin control fixes from Linus Walleij: "Here is a (hopefully final) slew of pin control fixes for the v3.19 series. The deadlock fix is kind of serious and tagged for stable, the rest is business as usual. - Fix two deadlocks around the pin control mutexes, a long-standing issue that manifest itself in plug/unplug of pin controllers. (Tagged for stable.) - Handle an error path with zero functions in the Qualcomm pin controller. - Drop a bogus second GPIO chip added in the Lantiq driver. - Fix sudden IRQ loss on Rockchip pin controllers. - Register the GIT tree in MAINTAINERS" * tag 'pinctrl-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: pinctrl: MAINTAINERS: add git tree reference pinctrl: qcom: Don't iterate past end of function array pinctrl: lantiq: remove bogus of_gpio_chip_add pinctrl: Fix two deadlocks pinctrl: rockchip: Avoid losing interrupts when supporting both edges
Showing
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- drivers/pinctrl/core.c 3 additions, 2 deletionsdrivers/pinctrl/core.c
- drivers/pinctrl/pinctrl-rockchip.c 20 additions, 25 deletionsdrivers/pinctrl/pinctrl-rockchip.c
- drivers/pinctrl/pinctrl-xway.c 0 additions, 2 deletionsdrivers/pinctrl/pinctrl-xway.c
- drivers/pinctrl/qcom/pinctrl-msm.c 2 additions, 2 deletionsdrivers/pinctrl/qcom/pinctrl-msm.c
Loading
Please register or sign in to comment