OSDN Git Service

USB: ehci-omap: Remove PHY reset handling code
authorRoger Quadros <rogerq@ti.com>
Tue, 12 Mar 2013 10:44:42 +0000 (12:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Mar 2013 18:51:46 +0000 (11:51 -0700)
commit87425ad36330e4ee2806f19c7d14524c43a02210
tree677485f5cb05242b5d42e32ad55a64cab033579d
parentdcd64063fd917b5c79f99cae218e1df3ed1b62a2
USB: ehci-omap: Remove PHY reset handling code

Reset GPIO handling for the PHY must be done in the PHY
driver. We use the PHY helpers instead to reset the PHY.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-omap.c