]> git.baikalelectronics.ru Git - kernel.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)
commita761d441beac710b0201b7fcdf6505c23aa65688
tree92f8299034c5fdff7d6dad36043ed72fcc128158
parent83174e2883aa93f18fd7de2a4623e5840e76bb80
parentfa0814fe8dbdc4c8e7fe8124bab665e6a67ef7ea
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>