[PATCH v9 02/20] mfd: omap-usb-host: Consolidate OMAP USB-HS platform data
From: gregkh@linuxfoundation.org (Greg KH)
Date: 2013-02-14 15:03:45
Also in:
lkml
From: gregkh@linuxfoundation.org (Greg KH)
Date: 2013-02-14 15:03:45
Also in:
lkml
On Thu, Feb 14, 2013 at 12:18:17PM +0200, Roger Quadros wrote:
Hi Greg, On 01/23/2013 12:37 PM, 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> Reviewed-by: Felipe Balbi <redacted> For the ehci-omap.c part: Acked-by: Alan Stern <stern@rowland.harvard.edu>Could you please ACK the drivers/usb/host/ehci-omap.c part so that this can go through the MFD tree. Thanks.
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>