]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb-gadget/f_phonet: use per-attribute show and store methods
authorChristoph Hellwig <hch@lst.de>
Sat, 3 Oct 2015 13:32:51 +0000 (15:32 +0200)
committerNicholas Bellinger <nab@linux-iscsi.org>
Wed, 14 Oct 2015 05:15:57 +0000 (22:15 -0700)
commit0736390bea65cac63bed9671a957031c068a60e7
tree0fefcb54acfbe2167353b4e0a1878a39f63c3a69
parent3da5e4c10cbacf5f3da043498299ae631a6dfc9c
usb-gadget/f_phonet: 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_phonet.c