]> Git Repo - linux.git/commit
usb: gadget: uvc: Generalise helper functions for reuse
authorDaniel Scally <[email protected]>
Mon, 6 Feb 2023 16:17:53 +0000 (16:17 +0000)
committerGreg Kroah-Hartman <[email protected]>
Tue, 7 Feb 2023 07:46:36 +0000 (08:46 +0100)
commit0df28607c5cb4fe60bba591e9858a8f7ba39aa4a
treef763f983844a4f79f5f705e9349367bb092e1097
parentb3c839bd8a07d303bc59a900d55dd35c7826562c
usb: gadget: uvc: Generalise helper functions for reuse

The __uvcg_*frm_intrv() helper functions can be helpful when adding
support for similar attributes. Generalise the functions and
move them higher in the file for better coverage.

Signed-off-by: Daniel Scally <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/usb/gadget/function/uvc_configfs.c
This page took 0.05532 seconds and 4 git commands to generate.