commit | 4a90cb203836e4989cc50121b13ff0fb7f671fcb | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Oct 03 15:32:47 2015 +0200 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Tue Oct 13 22:15:13 2015 -0700 |
tree | 4ce51d45bd40159a6c113e4d949e221041f123f7 | |
parent | 208e61ac7c0a2c3e4b23e74a66ddc2ea471d251e [diff] |
usb-gadget/f_mass_storage: 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>