]> git.baikalelectronics.ru Git - kernel.git/commit
usb-gadget/f_printer: use per-attribute show and store methods
authorChristoph Hellwig <hch@lst.de>
Sat, 3 Oct 2015 13:32:45 +0000 (15:32 +0200)
committerNicholas Bellinger <nab@linux-iscsi.org>
Wed, 14 Oct 2015 05:14:51 +0000 (22:14 -0700)
commitbcce800dbda0cad13497e02a4a882f5568084954
treeaf8f5f9cbe48a02b7cf2917b861f7875778c9090
parentdbc2cd913abff8055e049cac0baf334d387b86c3
usb-gadget/f_printer: use per-attribute show and store methods

To simplify the configfs interface and remove boilerplate code that also
causes binary bloat.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/usb/gadget/function/f_printer.c