aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorIstván Váradi <[email protected]>2024-02-13 21:20:32 +0100
committerHans Verkuil <[email protected]>2024-04-08 13:48:18 +0200
commit3c2ea5ec1d86d07329e9a117186a0c8cd30d1c40 (patch)
treefcb19f8e86e136cf0475878868d6d44de0ee3b87 /tools/perf/scripts/python/bin
parentb82779648dfd3814df4e381f086326ec70fd791f (diff)
media: anysee: accept read buffers of length 1 in anysee_master_xfer
anysee_master_xfer currently accepts read messages of length 2 only. However, several frontends, e.g. tda10023 send buffers of length 1, containing an 8-bit register number (see tda10023_readreg). These buffers are rejected currently, making many Anysee variants to not work. In these cases the "Unsupported Anysee version" message is logged. This patch alters the function to accept buffers of a length of 1 too. Signed-off-by: István Váradi <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> [hverkuil: add spaces around '<', fix typo in 'sevaral']
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions