]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit81a515242c8fa0f876358fd1180c08b25fe1e8ee
tree8946a1608e69546a85d4311ca6ab5bdcd3852a3f
parent85a588a205a9d80171b1752d8ea54ebe3870d299
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