media: uvcvideo: Fix XU id print in forward scan
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sun, 21 Feb 2021 21:11:50 +0000 (22:11 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 6 Apr 2021 09:47:45 +0000 (11:47 +0200)
commit3293448632ff2ae8c7cde4c3475da96138e24ca7
tree9de402ff0d3415853e368a9ead156425980ebe4b
parent33f643817f1c96e40393babfaa8a834cdf62c8d7
media: uvcvideo: Fix XU id print in forward scan

An error message in the forward scan code incorrectly prints the ID of
the source entity instead of the XU entity being scanned. Fix it.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/usb/uvc/uvc_driver.c