diff options
author | Ricardo Ribalda <ribalda@chromium.org> | 2025-07-25 11:01:29 +0000 |
---|---|---|
committer | Hans Verkuil <hverkuil+cisco@kernel.org> | 2025-09-13 18:35:00 +0200 |
commit | 5cdbca8967dc804829883e251a9d197b5fab4aed (patch) | |
tree | 74b1326702841cdabcb36d43b117e3a3ee3b8394 /scripts/generate_rust_analyzer.py | |
parent | 3e412a7b57c32410b05f659045a64c28b0acbb24 (diff) |
media: uvcvideo: Use intf instead of udev for printks
The UVC driver is a usb_interface driver. Use the correct device for
printks to avoid confusions with other interface drivers associated to
the same usb device.
With this change:
uvcvideo 3-6:1.0: Found UVC 1.10 device USB2.0 WebCam (1234:abcd)
Without this change:
usb 3-6: Found UVC 1.10 device USB2.0 WebCam (1234:abcd)
Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans de Goede <hansg@kernel.org>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions