diff options
| author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2025-05-22 10:09:54 +0200 |
|---|---|---|
| committer | Hans Verkuil <hverkuil@xs4all.nl> | 2025-06-17 10:35:14 +0200 |
| commit | b5ae5a79825ba8037b0be3ef677a24de8c063abf (patch) | |
| tree | 6a2489b65527411c8d2362f90eda401788c791ba /tools/perf/scripts/python/bin | |
| parent | 75f278ab52c6748d5ea14a0dca46bd007a8b0871 (diff) | |
| download | linux-b5ae5a79825ba8037b0be3ef677a24de8c063abf.tar.gz linux-b5ae5a79825ba8037b0be3ef677a24de8c063abf.zip | |
media: usb: hdpvr: disable zero-length read messages
This driver passes the length of an i2c_msg directly to
usb_control_msg(). If the message is now a read and of length 0, it
violates the USB protocol and a warning will be printed. Enable the
I2C_AQ_NO_ZERO_LEN_READ quirk for this adapter thus forbidding 0-length
read messages altogether.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
