]> git.baikalelectronics.ru Git - kernel.git/commit
usb: phy: nop: use new PHY API to register PHY
authorRoger Quadros <rogerq@ti.com>
Tue, 12 Mar 2013 11:24:24 +0000 (13:24 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:15:02 +0000 (11:15 +0200)
commitba069b09760948dd11cfef649bbae11be983a716
treec050bf9c0b85a61a861c11f8a66be610c0bb7cd1
parent142688aa5a63c910d1b83f88ba48cbee74fa52bd
usb: phy: nop: use new PHY API to register PHY

We would need to support multiple PHYs of the same type
so use the new PHY API usb_add_phy_dev() to register the PHY.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/otg/nop-usb-xceiv.c