From: Roger Quadros <rogerq@ti.com>
To: "sameo@linux.intel.com" <sameo@linux.intel.com>
Cc: Roger Quadros <rogerq@ti.com>,
"tony@atomide.com" <tony@atomide.com>,
"Balbi, Felipe" <balbi@ti.com>,
Linux USB Mailing List <linux-usb@vger.kernel.org>,
"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
Linux ARM Kernel Mailing List
<linux-arm-kernel@lists.infradead.org>,
Kernel development list <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] mfd: OMAP USB Host cleanup for 3.9
Date: Thu, 14 Feb 2013 14:02:55 +0200 [thread overview]
Message-ID: <511CD26F.4080909@ti.com> (raw)
In-Reply-To: <511CD215.8080005@ti.com>
Hi Samuel,
This contains the MFD portion of the OMAP USB Host cleanup series for 3.9.
It is based on 3.8-rc6 + usbhost17-common that I've sent earlier.
The first patch touches drivers/usb/ehci-omap.c and is pending ACK from Greg KH.
The reason it needs to go through MFD tree is that it depends on the platform
header changes as the MFD drivers.
Please pull. Thanks.
The following changes since commit 7f07863ec60f7d3dbeec5aff881ea074db3925ed:
ARM: OMAP: Consolidate OMAP USB-HS platform data (part 1/3) (2013-02-13 13:22:34 +0200)
are available in the git repository at:
git://github.com/rogerq/linux.git usbhost17-for-mfd
Roger Quadros (19):
mfd: omap-usb-host: Consolidate OMAP USB-HS platform data (part 2/3)
mfd: omap-usb-tll: Fix channel count detection
mfd: omap-usb-tll: Use devm_kzalloc/ioremap and clean up error path
mfd: omap-usb-tll: Clean up clock handling
mfd: omap-usb-tll: introduce and use mode_needs_tll()
mfd: omap-usb-tll: Check for missing platform data in probe
mfd: omap-usb-tll: Fix error message
mfd: omap-usb-tll: serialize access to TLL device
mfd: omap-usb-tll: Add OMAP5 revision and HSIC support
mfd: omap_usb_host: Avoid missing platform data checks in suspend/resume
mfd: omap-usb-host: Use devm_kzalloc() and devm_request_and_ioremap()
mfd: omap-usb-host: know about number of ports from revision register
mfd: omap-usb-host: override number of ports from platform data
mfd: omap-usb-host: cleanup clock management code
mfd: omap-usb-host: Manage HSIC clocks for HSIC mode
mfd: omap-usb-host: Get rid of unnecessary spinlock
mfd: omap-usb-host: clean up omap_usbhs_init()
mfd: omap-usb-host: Don't spam console on clk_set_parent failure
mfd: omap-usb-host: get rid of build warning
drivers/mfd/omap-usb-host.c | 558 +++++++++++++++++++-------------
drivers/mfd/omap-usb-tll.c | 243 ++++++++-------
drivers/usb/host/ehci-omap.c | 6 +-
include/linux/platform_data/usb-omap.h | 1 +
4 files changed, 470 insertions(+), 338 deletions(-)
--
cheers,
-roger
next prev parent reply other threads:[~2013-02-14 12:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-14 12:01 [GIT PULL] common: OMAP USB Host cleanup for 3.9 Roger Quadros
2013-02-14 12:02 ` Roger Quadros [this message]
2013-02-14 12:26 ` [GIT PULL] mfd: " Samuel Ortiz
2013-02-14 12:04 ` [GIT PULL] arm-soc: " Roger Quadros
2013-02-14 16:48 ` Tony Lindgren
2013-02-14 12:25 ` [GIT PULL] common: " 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=511CD26F.4080909@ti.com \
--to=rogerq@ti.com \
--cc=balbi@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=sameo@linux.intel.com \
--cc=tony@atomide.com \
/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