[PATCH v7 01/22] mfd: omap-usb-host: Consolidate OMAP USB-HS platform data
From: Roger Quadros <hidden>
Date: 2013-01-18 09:46:07
Also in:
lkml
From: Roger Quadros <hidden>
Date: 2013-01-18 09:46:07
Also in:
lkml
On 01/17/2013 06:59 PM, Tony Lindgren wrote:
* Alan Stern [off-list ref] [130117 07:19]:quoted
On Thu, 17 Jan 2013, Roger Quadros wrote:quoted
Let's have a single platform data structure for the OMAP's High-Speed USB host subsystem instead of having 3 separate ones i.e. one for board data, one for USB Host (UHH) module and one for USB-TLL module. This makes the code much simpler and avoids creating multiple copies of platform data. CC: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Roger Quadros <redacted>For the ehci-omap.c part: Acked-by: Alan Stern <stern@rowland.harvard.edu>If Samuel acks this patch, I can apply just this patch alone on v3.8-rc3 into an immutable branch omap-for-v3.9/board-usb so we all merge it in as needed.
I'll be sending a v8 of this series with one stable patch candidate before this patch and Felipe's comments addressed. -- cheers, -roger