[PATCH 05/11] USB: OHCI: Properly handle ohci-ep93xx suspend
Hartley Sweeten
HartleyS at visionengravers.com
Mon Oct 14 17:07:18 EDT 2013
On Monday, October 14, 2013 1:50 PM, Alan Stern wrote:
> On Mon, 14 Oct 2013, Hartley Sweeten wrote:
>> As an alternative to this patch, I have successfully used the ohci-platform
>> driver on the ep93xx. This does move a bit of glue code into the ep93xx
>> core (arch/arm/mach-ep93xx/core.c) but it removes the ohci-ep93xx glue
>> driver completely.
>>
>> I can post a patch for this shortly if you would like.
>
> That would be great! It would save me the trouble of fixing
> Manjanuth's patch and it would remove a source file too!
The only thing I'm not sure about use where to enable the
USB_OHCI_HCD_PLATFORM driver for ARCH_EP93XX.
Right now the ohci-ep93xx glue driver is enabled automatically
when USB_OHCI_HCD is enabled due to the ifdefery. I can add
a new config option similar to the other users of
USB_OHCI_HCD_PLATFORM but I was wondering if there is a
cleaner way.
Regards,
Hartley
More information about the linux-arm-kernel
mailing list