]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'fixes-for-v3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/linus...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 22 Jan 2013 19:52:23 +0000 (11:52 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 22 Jan 2013 19:52:23 +0000 (11:52 -0800)
commitb75b25b00d877706c3543729f39fdab59f6ca559
tree92f8299034c5fdff7d6dad36043ed72fcc128158
parent05c2cf35c3db2c70c3c1a38b9cbfdecedcdc338d
parent11c0ceec073cb35a1bedfdece701351cfc1da5b7
Merge tag 'fixes-for-v3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio

Pull GPIO fixes from Linus Walleij:
 "Here are some GPIO fixes I stacked up in my GPIO tree:

   - Remove a bad #include from the Samsung driver
   - Some Kconfig hazzle for the Samsungs
   - Skip gpiolib registration on EXYNOS5440
   - Don't free the MVEBU label"

* tag 'fixes-for-v3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio:
  gpio: mvebu: Don't free chip label memory
  gpio: samsung: skip gpio lib registration for EXYNOS5440
  gpio: samsung: silent build warning for EXYNOS5 SoCs
  gpio: samsung: fix pinctrl condition for exynos and exynos5440
  gpio: samsung: remove inclusion <mach/regs-clock.h>