summaryrefslogtreecommitdiff
path: root/include/linux/usb
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2025-09-16 19:10:55 +0300
committerHans Verkuil <hverkuil+cisco@kernel.org>2026-01-05 12:21:21 +0100
commit85883141d3bea47e5bce688cc300800da7b1ea61 (patch)
treea1a2491de29265ae96f2fd32dcc0845f2608fd4e /include/linux/usb
parentb70886ff5833cf499e77af77d2324ce8f68b60ce (diff)
media: uvcvideo: Replace dev_dbg() with uvc_dbg()
The uvcvideo driver uses a uvc_dbg() macro that supports enabling debug message categories selectively, and prints a KERN_DEBUG message. The macro is used through the driver, but one direct dev_dbg() call creeped in. Replace it with uvc_dbg(). Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Ricardo Ribalda <ribalda@chromium.org> Reviewed-by: Hans de Goede <hansg@kernel.org> Signed-off-by: Hans de Goede <johannes.goede@oss.qualcomm.com> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'include/linux/usb')
0 files changed, 0 insertions, 0 deletions