diff options
author | 2024-05-27 18:48:57 +0800 | |
---|---|---|
committer | 2024-05-28 08:00:14 +0200 | |
commit | c19fa08c1414644b0d9275d336bdaff90af57d0b (patch) | |
tree | 11a16801405fdb0202aefa8598e646cf059a25c4 /scripts/generate_rust_analyzer.py | |
parent | media: intel/ipu6: Fix an error handling path in isys_probe() (diff) | |
download | linux-rng-c19fa08c1414644b0d9275d336bdaff90af57d0b.tar.xz linux-rng-c19fa08c1414644b0d9275d336bdaff90af57d0b.zip |
media: intel/ipu6: fix the buffer flags caused by wrong parentheses
The buffer flags is set by wrong due to wrong parentheses, the
FL_INCOMING flag is never taken an account.
Fix it by wrapping the ternary conditional operation with parentheses.
Fixes: 3c1dfb5a69cf ("media: intel/ipu6: input system video nodes and buffer queues")
Signed-off-by: Bingbu Cao <bingbu.cao@intel.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions