]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb-gadget/f_serial: use per-attribute show and store methods
authorChristoph Hellwig <hch@lst.de>
Sat, 3 Oct 2015 13:32:52 +0000 (15:32 +0200)
committerNicholas Bellinger <nab@linux-iscsi.org>
Wed, 14 Oct 2015 05:16:10 +0000 (22:16 -0700)
commit0b4be4fa878780a15a953577499eb69839942956
treeb3b3acc0cf48cb5ee1b9a42cafceefa34786f322
parent0736390bea65cac63bed9671a957031c068a60e7
usb-gadget/f_serial: 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_serial.c