diff options
| author | Andrzej Pietrasiewicz <[email protected]> | 2015-12-11 16:06:21 +0100 |
|---|---|---|
| committer | Nicholas Bellinger <[email protected]> | 2015-12-20 19:40:34 -0800 |
| commit | dc8c46a5ae770d3d763353e786990bc415bc5560 (patch) | |
| tree | 43e25f84abad80011899ab00935bd748c2155da7 /tools/perf/scripts/python/bin | |
| parent | 08a1cb0f65fde6f0da1db77b847ea78dc3c102cb (diff) | |
usb: gadget: f_tcm: convert to new function interface with backward compatibility
Converting tcm to the new function interface requires converting
USB tcm's function code and its users.
This patch converts the f_tcm.c to the new function interface.
The file can be now compiled into a separate module usb_f_tcm.ko.
The old function interface is provided by means of preprocessor conditional
directives. After all users are converted, the old interface can be
removed.
Signed-off-by: Andrzej Pietrasiewicz <[email protected]>
Acked-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Nicholas Bellinger <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions