From: Samuel Ortiz <sameo@linux.intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
Daniel Lezcano <daniel.lezcano@linaro.org>,
Dmitry Artamonow <mad_soft@inbox.ru>,
Keshava Munegowda <Keshava_mgowda@ti.com>,
Paul Gortmaker <paul.gortmaker@windriver.com>,
Peter Ujfalusi <peter.ujfalusi@ti.com>
Subject: [GIT] [3.4] MFD fixes
Date: Sat, 21 Apr 2012 02:00:03 +0200 [thread overview]
Message-ID: <20120421000003.GA17403@sortiz-mobl> (raw)
Hi Linus,
This is a pull request for MFD fixes for 3.4.
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.
Thanks in advance for pulling them in:
The following changes since commit e816b57a337ea3b755de72bec38c10c864f23015:
Linux 3.4-rc3 (2012-04-15 18:28:29 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git tags/mfd-for-linus-3.4
for you to fetch changes up to 82ea267f7dc853a5e6a724916a70a10656efdfc2:
mfd: Fix modular builds of rc5t583 regulator support (2012-04-16 21:27:07 +0200)
----------------------------------------------------------------
First MFD pull request for 3.4 fixes
----------------------------------------------------------------
Daniel Lezcano (1):
mfd : Fix dbx500 compilation error
Dmitry Artamonow (1):
mfd: Fix asic3_gpio_to_irq
Keshava Munegowda (1):
ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issue
Paul Gortmaker (1):
mfd: Fix modular builds of rc5t583 regulator support
Peter Ujfalusi (1):
mfd: Convert twl6040 to i2c driver, and separate it from twl core
arch/arm/mach-omap2/board-4430sdp.c | 12 ++--
arch/arm/mach-omap2/board-generic.c | 2 +-
arch/arm/mach-omap2/board-omap4panda.c | 13 ++--
arch/arm/mach-omap2/twl-common.c | 37 +++++++++--
arch/arm/mach-omap2/twl-common.h | 10 +--
drivers/input/misc/Kconfig | 3 +-
drivers/input/misc/twl6040-vibra.c | 4 +-
drivers/mfd/Kconfig | 11 +++-
drivers/mfd/asic3.c | 4 +-
drivers/mfd/omap-usb-host.c | 44 ------------
drivers/mfd/rc5t583.c | 39 +-----------
drivers/mfd/twl6040-core.c | 114 +++++++++++++++++++-------------
drivers/usb/host/ehci-omap.c | 39 ++++++++++-
include/linux/i2c/twl.h | 12 ----
include/linux/mfd/db5500-prcmu.h | 88 ++++++++++--------------
include/linux/mfd/rc5t583.h | 47 +++++++++++--
include/linux/mfd/twl6040.h | 27 ++++++++
sound/soc/codecs/Kconfig | 3 +-
sound/soc/codecs/twl6040.c | 3 +-
sound/soc/omap/Kconfig | 2 +-
20 files changed, 276 insertions(+), 238 deletions(-)
--
Intel Open Source Technology Centre
http://oss.intel.com/
next reply other threads:[~2012-04-20 23:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-21 0:00 Samuel Ortiz [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-05-03 22:18 [GIT] [3.4] MFD fixes Samuel Ortiz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120421000003.GA17403@sortiz-mobl \
--to=sameo@linux.intel.com \
--cc=Keshava_mgowda@ti.com \
--cc=daniel.lezcano@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mad_soft@inbox.ru \
--cc=paul.gortmaker@windriver.com \
--cc=peter.ujfalusi@ti.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox