]> git.baikalelectronics.ru Git - kernel.git/commit
usb: gadget: uvc: rename function to be more consistent
authorMichael Tretter <m.tretter@pengutronix.de>
Sun, 17 Oct 2021 21:50:13 +0000 (23:50 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 Oct 2021 10:58:03 +0000 (12:58 +0200)
commit447918035f5e565f93a11fba73b83b34f649ef25
tree5b12e46c76d570157e69dfd6f209f8c1f5f892ee
parent1f18639b286fc692d1301a2b77912e8afe2d8b5f
usb: gadget: uvc: rename function to be more consistent

When enabling info debugging for the uvc gadget, the bind and unbind
infos use different formats. Change the unbind to visually match the
bind.

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
Link: https://lore.kernel.org/r/20211017215017.18392-3-m.grzeschik@pengutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/gadget/function/f_uvc.c