usb: gadget: s3c-hsotg: enable generic phy support
authorMatt Porter <mporter@linaro.org>
Thu, 19 Dec 2013 14:23:06 +0000 (09:23 -0500)
committerFelipe Balbi <balbi@ti.com>
Mon, 23 Dec 2013 20:31:16 +0000 (14:31 -0600)
commit74084844e8e7d5424e8b512b0ee6d46c72087b56
tree6a612c9a8ef67a3d924f875f80342e625902c7d5
parent0d33d825632737c8d3353c80c8701252682bcb03
usb: gadget: s3c-hsotg: enable generic phy support

Adds support for the generic PHY subsystem. Generic PHY
support is probed and then the driver falls back to checking
for an old style USB PHY and pdata if not found.

Signed-off-by: Matt Porter <mporter@linaro.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/s3c-hsotg.c