aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorMika Westerberg <[email protected]>2023-08-31 14:10:46 +0300
committerMika Westerberg <[email protected]>2023-09-15 12:59:02 +0300
commite19f714ea63f861d95d3d92d45d5fd5ca2e05c8c (patch)
tree3169d72bddbcda8c59405eb25fe5343969cef09b /scripts/generate_rust_analyzer.py
parenta9fdf5f933a6f2b358fad0194b1287b67f6704b1 (diff)
thunderbolt: Correct TMU mode initialization from hardware
David reported that cppcheck found following possible copy & paste error from tmu_mode_init(): tmu.c:385:50: style: Expression is always false because 'else if' condition matches previous condition at line 383. [multiCondition] And indeed this is a bug. Fix it to use correct index (TB_SWITCH_TMU_MODE_HIFI_UNI). Reported-by: David Binderman <[email protected]> Fixes: d49b4f043d63 ("thunderbolt: Add support for enhanced uni-directional TMU mode") Cc: [email protected] Signed-off-by: Mika Westerberg <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions