]> git.baikalelectronics.ru Git - kernel.git/commit
USB: otg/ulpi: extend the generic ulpi driver.
authorIgor Grinberg <grinberg@compulab.co.il>
Thu, 15 Jul 2010 13:00:16 +0000 (16:00 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 10 Aug 2010 21:35:40 +0000 (14:35 -0700)
commit3ac3223be901f1d0811a6bf6f904140d9bd5f78e
treefd4571015c4ed0097fb60e9d22132ab0aac6240f
parentbf8660b0ea1ac060c13cb2eae1f7d82b4138598e
USB: otg/ulpi: extend the generic ulpi driver.

1) Introduce ulpi specific flags for control of the ulpi phy
2) Extend the generic ulpi driver with support for Function and
Interface control of upli phy
3) Update the platforms using the generic ulpi driver with new ulpi
flags
4) Remove the otg control flags not in use

Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
Signed-off-by: Mike Rapoport <mike@compulab.co.il>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/arm/mach-mx3/mach-armadillo5x0.c
arch/arm/mach-mx3/mach-mx31lilly.c
arch/arm/mach-mx3/mach-mx31lite.c
arch/arm/mach-mx3/mach-mx31moboard.c
arch/arm/mach-mx3/mach-pcm037.c
arch/arm/mach-mx3/mach-pcm043.c
arch/arm/mach-mx3/mx31moboard-smartbot.c
drivers/usb/otg/ulpi.c
include/linux/usb/otg.h
include/linux/usb/ulpi.h