commit | ea6bd6b14ec67eb22e3eb8b2a2b979b5ea800a3a | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Oct 03 15:32:41 2015 +0200 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Tue Oct 13 22:14:09 2015 -0700 |
tree | f9a87f209b6f7e8e3b190130016292e87ac2f3b7 | |
parent | da4e527cd8850712bb705f4c41f0839705ab7c98 [diff] |
usb-gadget/f_acm: 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>