usb: phy: generic: allow multiples calls to usb_phy_generic_register()
authorFelipe Balbi <balbi@ti.com>
Wed, 16 Apr 2014 21:16:33 +0000 (16:16 -0500)
committerFelipe Balbi <balbi@ti.com>
Mon, 21 Apr 2014 19:07:25 +0000 (14:07 -0500)
it's now very easy to return a platform_device pointer
and have the caller pass it as argument when calling
usb_phy_generic_unregister().

Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found