]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'pinctrl-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 May 2015 15:27:38 +0000 (08:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 May 2015 15:27:38 +0000 (08:27 -0700)
commitc1513e6d8579c53253b6a7cf9d36b52c7cc99535
tree4f150a9643eda5fee248819981777d4b07de4735
parent25cb958a0cd4e3eef6da6488f612b62686ffe62f
parent71bcf7f4163257d6af68b25660b2db8c52027626
Merge tag 'pinctrl-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl

Pull pin control fixes from Linus Walleij:
 "Here is a smallish set of pin control fixes for the v4.1 cycle,
  collected the last two weeks:

   - fix a real nasty legacy bug that has screwed up the protection of
     adding pinctrl maps dynamically.  Normally this didn't happen so
     much but Dough Anderson ran into it and fixed it, kudos!

  - minor driver fixes for Qualcomm spmi, mediatek and Marvell drivers"

* tag 'pinctrl-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl:
  pinctrl: Don't just pretend to protect pinctrl_maps, do it for real
  pinctrl: mediatek: mtk-common: initialize unmask
  pinctrl: qcom-spmi-mpp: Fix input value report
  pinctrl: qcom-spmi: Fix pin direction configuration
  pinctrl: mvebu: Fix mapping of pin 63 (gpo -> gpio)