[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20110705093717.GW3021@sortiz-mobl>
Date: Tue, 5 Jul 2011 11:37:17 +0200
From: Samuel Ortiz <sameo@...ux.intel.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
Axel Lin <axel.lin@...il.com>,
Keshava Munegowda <Keshava_mgowda@...com>,
Kevin Hilman <khilman@...com>
Subject: [GIT PULL] MFD fixes for 3.0
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists