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