]> Pileus Git - ~andy/linux/commit
usb: ehci: tegra: check against CONFIG_USB_PHY
authorFelipe Balbi <balbi@ti.com>
Thu, 7 Mar 2013 09:24:58 +0000 (11:24 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:18:07 +0000 (11:18 +0200)
commita948712d2a064be5f928f37d137e9d14b48cc94f
tree5899139e29993aa26924c5e34c182391126c9d9a
parentfcd12b9711816e7cb0a3eb1b47790979e4c14c58
usb: ehci: tegra: check against CONFIG_USB_PHY

CONFIG_USB_OTG_UTILS will be removed very
soon, so we should check CONFIG_USB_PHY
instead.

Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/host/ehci-tegra.c