On Mon, 9 Jul 2012, Greg KH wrote:
> > > > Ver. 2: Rebased on top of Russ Dill's changes to ehci-omap.c.
> > > > Fixed several mistakes involving unused local variables and calls to
> > > > ehci_setup(ehci) rather than ehci_setup(hcd).
> > >
> > > I'm getting a conflict when trying to apply this
On Mon, Jul 09, 2012 at 02:39:42PM -0400, Alan Stern wrote:
> On Mon, 9 Jul 2012, Greg KH wrote:
>
> > On Fri, Jun 29, 2012 at 11:42:46AM -0400, Alan Stern wrote:
> > > This patch (as1564b) converts the EHCI platform drivers to use the
> > > central ehci_setup() routine for generic controller init
On Mon, 9 Jul 2012, Greg KH wrote:
> On Fri, Jun 29, 2012 at 11:42:46AM -0400, Alan Stern wrote:
> > This patch (as1564b) converts the EHCI platform drivers to use the
> > central ehci_setup() routine for generic controller initialization
> > rather than each having its own idiosyncratic approach.
On Fri, Jun 29, 2012 at 11:42:46AM -0400, Alan Stern wrote:
> This patch (as1564b) converts the EHCI platform drivers to use the
> central ehci_setup() routine for generic controller initialization
> rather than each having its own idiosyncratic approach.
>
> The major point of difficulty lies in