summary refs log tree commit diff
path: root/Documentation
diff options
context:
space:
mode:
authorAndrzej Pietrasiewicz <andrzej.p@samsung.com>2015-12-11 16:06:26 +0100
committerNicholas Bellinger <nab@linux-iscsi.org>2015-12-20 19:40:45 -0800
commit4bb8548df632187d5db50878e71804af5f7c51ad (patch)
treebece45a2277b6ae37cdc7dd873166b7334a80ae7 /Documentation
parent9beab5d4f2ef6f5b8f26506d94ed68deb42af882 (diff)
downloadlinux-4bb8548df632187d5db50878e71804af5f7c51ad.tar.gz
usb: gadget: f_tcm: add configfs support
Allow using the tcm function as a component of a gadget composed with
ConfigFS.

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>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/ABI/testing/configfs-usb-gadget-tcm6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/configfs-usb-gadget-tcm b/Documentation/ABI/testing/configfs-usb-gadget-tcm
new file mode 100644
index 000000000000..a29ed2dd6173
--- /dev/null
+++ b/Documentation/ABI/testing/configfs-usb-gadget-tcm
@@ -0,0 +1,6 @@
+What:		/config/usb-gadget/gadget/functions/tcm.name
+Date:		Dec 2015
+KernelVersion:	4.5
+Description:
+		There are no attributes because all the configuration
+		is performed in the "target" subsystem of configfs.