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)
commit2f36ff6915c6c00df8b9962d9c6c7992befcf8ce
tree86659a77a445a849073032e9b74fdfad828d147c
parente741e637a85a802a93125dca1ecf324bc414101b
usb: phy: generic: allow multiples calls to usb_phy_generic_register()

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>
drivers/usb/musb/am35x.c
drivers/usb/musb/blackfin.c
drivers/usb/musb/da8xx.c
drivers/usb/musb/tusb6010.c
drivers/usb/phy/phy-generic.c
include/linux/usb/usb_phy_generic.h