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