]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
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)
commit4e0aa635d069478e73ad95ff21fd4ae144faa189
treea7a7c891c71025e45903ac9d37eab4eec684151a
parentb990da15f4ffaed11adfb55c975b2c6b8f20f222
usb: otg: mxs-phy: add missing type to usb_phy

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>
drivers/usb/phy/phy-mxs-usb.c