diff options
author | Unnathi Chalicheemala <[email protected]> | 2024-02-12 10:35:15 -0800 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2024-02-13 23:43:39 -0600 |
commit | ceeaddc19a90039861564d8e1078b778a8f95101 (patch) | |
tree | 949e1ba3f7ddee3891b77a0f80429ede6e106ca7 /scripts/generate_rust_analyzer.py | |
parent | c8f349ac13d174f0ceb26df67b86075b491cacc1 (diff) |
soc: qcom: llcc: Check return value on Broadcast_OR reg read
Commit c72ca343f911 ("soc: qcom: llcc: Add v4.1 HW version support")
introduced a new 4.1 if statement in llcc_update_act_ctrl() without
considering that ret might be overwritten. So, add return value check
after Broadcast_OR register read in llcc_update_act_ctrl().
Fixes: c72ca343f911 ("soc: qcom: llcc: Add v4.1 HW version support")
Signed-off-by: Unnathi Chalicheemala <[email protected]>
Reviewed-by: Elliot Berman <[email protected]>
Reviewed-by: Mukesh Ojha <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions