[linux-yocto] [PATCH 18/30] drivers/usb: USB driver/dts on PPC was broken.

2014-05-01 Thread Charlie Paul
From: SangeethaRao Fixed the DTS to have correct entries and updated USB driver to exclude 55xx relevant code from PPC build drivers/usb: added a new ehci halt function New halt function halts the EHCI controller. This is to be called during startup since spinlocks are not initialized at that p

[linux-yocto] [PATCH 18/30] drivers/usb: USB driver/dts on PPC was broken.

2014-04-18 Thread Charlie Paul
From: SangeethaRao Fixed the DTS to have correct entries and updated USB driver to exclude 55xx relevant code from PPC build drivers/usb: added a new ehci halt function New halt function halts the EHCI controller. This is to be called during startup since spinlocks are not initialized at that p