OSDN Git Service

usb: phy: msm: Use usb_add_phy_dev() to register device
authorIvan T. Ivanov <iivanov@mm-sol.com>
Mon, 28 Apr 2014 13:34:23 +0000 (16:34 +0300)
committerFelipe Balbi <balbi@ti.com>
Wed, 30 Apr 2014 16:29:58 +0000 (11:29 -0500)
commite695abb3c8b1b758843a1db2a73c98b3d14c173a
tree0bc406d130acc06123826a7f100a2172be55cfc1
parent01799b622217ffebdc95e8e0aedbd4cff6a35a50
usb: phy: msm: Use usb_add_phy_dev() to register device

There could be more than one USB2.0 PHY's on the platform.
This will allow all of them to be registered successfully.

Signed-off-by: Ivan T. Ivanov <iivanov@mm-sol.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/phy-msm-usb.c