]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: power: pda_power: check against CONFIG_USB_PHY
authorFelipe Balbi <balbi@ti.com>
Thu, 7 Mar 2013 09:23:50 +0000 (11:23 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:18:05 +0000 (11:18 +0200)
commit820d08835d2688963607dbd08e50d89a20cb0442
tree226ee331860433809376a1c921b3c63a6b57daed
parentedc7cb2e955f222fe51cd44c1cf9c94d58017344
usb: power: pda_power: check against CONFIG_USB_PHY

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

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/power/pda_power.c