usb: gadget: tcm: factor out f_tcm

Prepare for converting tcm to new function registration interface.

Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Acked-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
This commit is contained in:
Andrzej Pietrasiewicz
2015-12-20 19:40:32 -08:00
committed by Nicholas Bellinger
parent e2ffb77a14
commit 08a1cb0f65
3 changed files with 2148 additions and 2129 deletions
File diff suppressed because it is too large Load Diff
@@ -129,4 +129,4 @@ struct f_uas {
extern struct usbg_tpg *the_only_tpg_I_currently_have;
#endif
#endif /* __TARGET_USB_GADGET_H__ */
File diff suppressed because it is too large Load Diff