Hans Verkuil 67a655be57 media: uvcvideo: Improve error logging in uvc_query_ctrl()
Standard use of the driver may result in error messages on the kernel
log. This can hide other more important messages, and alert
unnecessarily the user. Let's keep dev_err() for the important
occasions.

If __uvc_query_ctrl() failed with a non -EPIPE error, then report that
with dev_err. If an error code is obtained, then report that with
dev_dbg.

Reviewed-by: Ricardo Ribalda <ribalda@chromium.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2023-01-15 23:45:11 +02:00
..
2022-12-13 19:29:45 -08:00
2022-12-16 03:54:54 -08:00
2022-12-13 11:36:58 -08:00
2022-03-18 05:58:35 +01:00
2022-12-21 09:44:41 -08:00
2022-12-16 03:54:54 -08:00
2022-03-23 14:51:35 -07:00
2022-12-13 11:36:58 -08:00
2022-11-25 07:55:21 +00:00
2022-12-21 09:44:41 -08:00
2022-03-12 16:59:52 +01:00