usb: gadget: f_tcm: add configfs support
authorAndrzej Pietrasiewicz <andrzej.p@samsung.com>
Fri, 11 Dec 2015 15:06:26 +0000 (16:06 +0100)
committerNicholas Bellinger <nab@linux-iscsi.org>
Mon, 21 Dec 2015 03:40:45 +0000 (19:40 -0800)
commit4bb8548df632187d5db50878e71804af5f7c51ad
treebece45a2277b6ae37cdc7dd873166b7334a80ae7
parent9beab5d4f2ef6f5b8f26506d94ed68deb42af882
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>
Documentation/ABI/testing/configfs-usb-gadget-tcm [new file with mode: 0644]
drivers/usb/gadget/Kconfig
drivers/usb/gadget/function/f_tcm.c