]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0ce8876e371bc976a4801de3960c897843367c94
tree534d0e4bd34aa16a0be0e1d12c5a7b19c0516802
parent9e90afb7c9a9e1ffc77846a459b23ffb083b95dd
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]