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-11 16:06:20 +01: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

View File

@ -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