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)
commite6bab2b66329b40462fb1bed6f98bc3fcf543a1c
tree5b12e46c76d570157e69dfd6f209f8c1f5f892ee
parent859c675d84d488e2f9b515c713ea890c9f045f0c
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