usb: otg: mxs-phy: add missing type to usb_phy
authorMichael Grzeschik <mgr@pengutronix.de>
Wed, 15 May 2013 13:03:14 +0000 (15:03 +0200)
committerFelipe Balbi <balbi@ti.com>
Wed, 15 May 2013 14:34:01 +0000 (17:34 +0300)
The mxs-phy is missing the phy.type property, why the usb_get_phy helper
function won't be able to find it. This patch adds this missing property.

Signed-off-by: Michael Grzeschik <mgr@pengutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found