]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7598794f8dd3e7635ddb99cf9e74a953ee013877
tree6a612c9a8ef67a3d924f875f80342e625902c7d5
parent860ee99f5e55c92a5a36a28fd9ac54b7c3f5e2e7
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