[PATCH 00/25] USB: EHCI and OHCI platform driver conversions

2012-10-03 Thread Florian Fainelli
Hi all, This patch series does trivial conversions of various EHCI and OHCI drivers in the tree. Each conversion is done in a two-step process to ensure bisectability: first register {e,o}hci-platform, then delete the old {e,o}hci platform driver and keep its Kconfig knob as deprecated. Once

Re: [PATCH 00/25] USB: EHCI and OHCI platform driver conversions

2012-10-03 Thread Alan Stern
On Wed, 3 Oct 2012, Florian Fainelli wrote: Hi all, This patch series does trivial conversions of various EHCI and OHCI drivers in the tree. Each conversion is done in a two-step process to ensure bisectability: first register {e,o}hci-platform, then delete the old {e,o}hci platform driver