ANDROID: usb: gadget: uvc: remove duplicate code in unbind
The uvc_function_unbind() was calling the same code two times,
increasing a timeout that may occur. The duplicate code looks to have
come in during the merge of 5.10.117. Remove the duplicate code.
Bug: 261895714
Change-Id: I8957048bfad4a9e01baea033de9b628362b2d991
Signed-off-by:
Dan Vacura <w36195@motorola.com>
Loading
Please sign in to comment