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:
parent
e2ffb77a14
commit
08a1cb0f65
3 changed files with 2148 additions and 2129 deletions
2145
drivers/usb/gadget/function/f_tcm.c
Normal file
2145
drivers/usb/gadget/function/f_tcm.c
Normal file
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
Loading…
Add table
Add a link
Reference in a new issue