All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] MFD fixes for 3.0
@ 2011-07-05  9:37 Samuel Ortiz
  0 siblings, 0 replies; only message in thread
From: Samuel Ortiz @ 2011-07-05  9:37 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Axel Lin, Keshava Munegowda, Kevin Hilman

Hi Linus,

This is a small set of MFD fixes for 3.0. Mostly, we have an OMAP usbhs revert
because the original commit can potentially lead to an oops.
Also, a couple of leftover from the mfd_get_data() cleanup and a build fix for
the tps65911 comparator.

Thanks in advance for pulling those in.

The following changes since commit fe0d42203cb5616eeff68b14576a0f7e2dd56625:

  Linux 3.0-rc6 (2011-07-04 15:56:24 -0700)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git for-linus

Axel Lin (2):
      mfd: Fix build error for tps65911-comparator.c
      mfd: Add Makefile and Kconfig Entries for tps65911 comparator

Keshava Munegowda (1):
      Revert "mfd: Add omap-usbhs runtime PM support"

Samuel Ortiz (2):
      input: pmic8xxx-keypad: Do not use mfd_get_data()
      input: pmic8xxx-pwrkey: Do not use mfd_get_data()

 drivers/input/keyboard/pmic8xxx-keypad.c |    3 +-
 drivers/input/misc/pmic8xxx-pwrkey.c     |    3 +-
 drivers/mfd/Kconfig                      |    3 +
 drivers/mfd/Makefile                     |    1 +
 drivers/mfd/omap-usb-host.c              |  131 +++++++++++++++++++++++++++--
 drivers/mfd/tps65911-comparator.c        |    2 +-
 6 files changed, 131 insertions(+), 12 deletions(-)
-- 
Intel Open Source Technology Centre
http://oss.intel.com/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-07-05  9:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-05  9:37 [GIT PULL] MFD fixes for 3.0 Samuel Ortiz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.