On Mon, 2011-04-18 at 11:36 +1000, Anton Blanchard wrote:
> - By including linux/spinlock_types.h we can remove the dynamic
> allocation
> of the spinlock hack and simplify things a lot.
Causes all sort of hell for me on some configs. Lockdep is not happy for
example and there's some nasty inclu
Add support for USB ULPI (external) PHY for P101x platforms
- for both USB Host and Peripheral modes
Signed-off-by: Ramneek Mehresh
---
Changes for v1:
- removing the usage of variable temp
Applies on git://git.am.freescale.net/mirrors/linux-2.6.git
(branch master)
drivers/usb/gadget/
Add UTMI internal PHY support for P5020/P3041/P101x platforms.
- for both USB Host and Peripheral modes
Signed-off-by: Ramneek Mehresh
Signed-off-by: Roy Zang
---
Applies on git://git.am.freescale.net/mirrors/linux-2.6.git
(branch master)
drivers/usb/gadget/fsl_udc_core.c |7 ++-
driv
Add support for USB ULPI (external) PHY for P101x platforms
- for both USB Host and Peripheral modes
Signed-off-by: Ramneek Mehresh
---
Applies on git://git.am.freescale.net/mirrors/linux-2.6.git
(branch master)
drivers/usb/gadget/fsl_udc_core.c |6 ++
drivers/usb/gadget/fsl_usb2_udc.h