OSDN Git Service

usb: gadget: printer: add configfs support
authorAndrzej Pietrasiewicz <andrzej.p@samsung.com>
Tue, 3 Mar 2015 09:52:32 +0000 (10:52 +0100)
committerFelipe Balbi <balbi@ti.com>
Tue, 10 Mar 2015 20:33:41 +0000 (15:33 -0500)
commitee1cd515e889d222f5a7397fead0a9db1214edea
tree8946a1608e69546a85d4311ca6ab5bdcd3852a3f
parenta2a8e48a94c78c72b5dd1e4c8d190c5c54aca7a4
usb: gadget: printer: add configfs support

Add support for configfs interface so that f_printer can be used as a
component of usb gadgets composed with it.

Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Documentation/ABI/testing/configfs-usb-gadget-printer [new file with mode: 0644]
Documentation/usb/gadget-testing.txt
drivers/usb/gadget/Kconfig
drivers/usb/gadget/function/f_printer.c
drivers/usb/gadget/function/u_printer.h