Files
linux/drivers
Roger Quadros 7c4ebe68ec USB: ehci-omap: Don't select any PHY driver
Don't select NOP_USB_XCEIV. Instead, board config
must select USB_PHY and the appropriate PHY driver.

Also add a hint in Kconfig so that users enabling
this driver manually enable the right PHY drivers as well.

Gets rid of the below warnings when USB_EHCI_HCD_OMAP
is enabled.

warning: (USB_EHCI_HCD_OMAP) selects NOP_USB_XCEIV which has unmet direct dependencies (USB_SUPPORT && USB_PHY)
warning: (USB_EHCI_HCD_OMAP) selects NOP_USB_XCEIV which has unmet direct dependencies (USB_SUPPORT && USB_PHY)

Signed-off-by: Roger Quadros <rogerq@ti.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-04-17 10:03:07 -07:00
..
2013-02-27 19:10:15 -08:00
2013-02-27 19:10:15 -08:00
2013-04-08 08:36:40 -07:00
2013-03-01 13:39:00 -08:00
2013-03-15 12:58:12 -07:00
2013-04-08 08:36:40 -07:00
2013-02-27 19:10:18 -08:00
2013-03-21 13:35:39 +01:00
2013-03-25 16:04:22 -07:00
2013-04-01 12:14:26 -07:00
2013-02-27 19:10:19 -08:00
2013-02-22 23:31:31 -05:00
2013-03-18 11:18:05 +02:00