Re: [RFC] Fix build error by making ChipIdea host a normal EHCI driver

2012-11-02 Thread Alan Stern
On Fri, 2 Nov 2012, Alexander Shishkin wrote: > Alan Stern writes: > > > Alexander: > > > > The patch below (which is meant to apply to the linux-next tree) fixes > > a build error I introduced recently. However I don't know if it will > > work properly as the ChipIdea host driver. Can you ver

Re: [RFC] Fix build error by making ChipIdea host a normal EHCI driver

2012-11-02 Thread Alexander Shishkin
Alan Stern writes: > Alexander: > > The patch below (which is meant to apply to the linux-next tree) fixes > a build error I introduced recently. However I don't know if it will > work properly as the ChipIdea host driver. Can you verify that it is > okay? It does the job, yes. There is a prob

[RFC] Fix build error by making ChipIdea host a normal EHCI driver

2012-11-01 Thread Alan Stern
Alexander: The patch below (which is meant to apply to the linux-next tree) fixes a build error I introduced recently. However I don't know if it will work properly as the ChipIdea host driver. Can you verify that it is okay? Alan Stern This patch (as1627) splits the ehci-hcd core code, whic