usb: phy: phy-generic: export init functions
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Tue, 30 Jul 2013 15:20:06 +0000 (17:20 +0200)
committerFelipe Balbi <balbi@ti.com>
Fri, 9 Aug 2013 14:34:02 +0000 (17:34 +0300)
commit53b6fc28ea8e9857b6141afb92f3683eab9568ba
tree534d0e4bd34aa16a0be0e1d12c5a7b19c0516802
parent9e5f9c8aa85da01a7474655dc6af43b5985ad56a
usb: phy: phy-generic: export init functions

This patch exports the mostly generic functions so they can be used from
other phy driver instead of duplicating the code.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/phy-generic.c
drivers/usb/phy/phy-generic.h [new file with mode: 0644]