]> bbs.cooldavid.org Git - net-next-2.6.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)
commit13dd0c9767349b280cf131c34461f85e5effc42a
treefd4571015c4ed0097fb60e9d22132ab0aac6240f
parent51a91a5424cb94f40eb0c9d0b71d8df4e423742a
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