]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb-gadget/f_uac2: use per-attribute show and store methods
authorChristoph Hellwig <hch@lst.de>
Sat, 3 Oct 2015 13:32:49 +0000 (15:32 +0200)
committerNicholas Bellinger <nab@linux-iscsi.org>
Wed, 14 Oct 2015 05:15:34 +0000 (22:15 -0700)
commit495702bcc12fb2c51997088befe37145a34e5e3a
tree5281f3a791dcd02f1089d0213dcea3dd908960a1
parentc6f89f1cca1cfd81cc27307595ebddee29cc84d3
usb-gadget/f_uac2: 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_uac2.c