diff options
| author | Bryan O'Donoghue <[email protected]> | 2023-08-30 16:16:13 +0100 |
|---|---|---|
| committer | Hans Verkuil <[email protected]> | 2023-09-27 09:39:54 +0200 |
| commit | d8f7e1a60d01739a1d78db2b08603089c6cf7c8e (patch) | |
| tree | 46f012cc8aa914fc470a0f73d15a03c7e62b0f07 /tools/perf/scripts/python/task-analyzer.py | |
| parent | b6e1bdca463a932c1ac02caa7d3e14bf39288e0c (diff) | |
media: qcom: camss: Fix invalid clock enable bit disjunction
define CSIPHY_3PH_CMN_CSI_COMMON_CTRL5_CLK_ENABLE BIT(7)
disjunction for gen2 ? BIT(7) : is a nop we are setting the same bit
either way.
Fixes: 4abb21309fda ("media: camss: csiphy: Move to hardcode CSI Clock Lane number")
Cc: [email protected]
Signed-off-by: Bryan O'Donoghue <[email protected]>
Reviewed-by: Konrad Dybcio <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions