commit | 45b6a73f62ebcf3ff067895fb8030e67f4c7b67f | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Oct 03 15:32:38 2015 +0200 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Tue Oct 13 22:12:57 2015 -0700 |
tree | 11162c5088310be7c92c6645e8b1317388db92b4 | |
parent | 870823e629ea194e6cf8e82a9694ac62cad49512 [diff] |
usb-gadget: 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>