]> Git Repo - linux.git/commit
usb-gadget/uvc: use per-attribute show and store methods
authorChristoph Hellwig <[email protected]>
Sat, 3 Oct 2015 13:32:39 +0000 (15:32 +0200)
committerNicholas Bellinger <[email protected]>
Wed, 14 Oct 2015 05:13:44 +0000 (22:13 -0700)
commit76e0da34c7cec5a7dc94667326a948de2e9c8c8d
treeb04b07864029a42e3e4844083de0c0e3ccbaa7d0
parent45b6a73f62ebcf3ff067895fb8030e67f4c7b67f
usb-gadget/uvc: use per-attribute show and store methods

UVC is a little different from other configfs consumers in that it wants
different function and field names from the exposed attribute name, so
it keeps it's local macros to define attributes instead of using the common
ones.

Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Andrzej Pietrasiewicz <[email protected]>
Acked-by: Felipe Balbi <[email protected]>
Signed-off-by: Nicholas Bellinger <[email protected]>
drivers/usb/gadget/function/uvc_configfs.c
This page took 0.055788 seconds and 4 git commands to generate.