]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 Apr 2012 19:42:12 +0000 (12:42 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 Apr 2012 19:42:12 +0000 (12:42 -0700)
commit08ac27ec8721cd332139415fab8c5aae21461215
tree103ac64430efbb0340940fa95d5ad336b29b01de
parent1dd30f8fc314e3767ad5e8e3a69c02614c9f0607
parent2a6a63e3d50e3e05919c8999be6c71b4ef45209e
Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6

Pull MFD fixes from Samuel Ortiz:
 "We have 3 build fixes, a OMAP USB host PHY reset fix and the twl6040
  conversion to an i2c driver.  The latter may not sound like a fix but
  the twl6040 MFD driver won't probe without it, triggering an OMAP4
  audio regression."

* tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6:
  mfd: Fix modular builds of rc5t583 regulator support
  mfd: Fix asic3_gpio_to_irq
  ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issue
  mfd: Convert twl6040 to i2c driver, and separate it from twl core
  mfd : Fix dbx500 compilation error