]> git.baikalelectronics.ru Git - kernel.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)
commit0e2dca713e5bf36d0326236120dd9626852cec53
tree02d52bbb13b1ed00811a508a2fef360611e1bd2f
parenteabcb8335b50f05bfe30019bd325da940e89a75b
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