]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdac5b18bfdc3fe3574b122ca7eec508d5c14c077
tree0bc406d130acc06123826a7f100a2172be55cfc1
parenta2717ff9b49e79516e3e15af52df88ca971789e0
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