[GIT PULL] MFD fixes for 3.0

From: Samuel Ortiz
Date: Tue Jul 05 2011 - 05:36:53 EST


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/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/