On Sat, 11 Jan 2025 18:23:26 +0100, Krzysztof Kozlowski wrote: > Commit e9f826b0459f ("soc: qcom: pmic_glink: simplify locking with > guard()") was on top of a fix [1] which was moving the 'pg = > __pmic_glink' assignment into the critical section. Unfortunately the > actual fix was not applied and instead rebased version of the next patch > got in. The resulting code is in general correct, but now there is a > duplicated assignment 'pg = __pmic_glink'. > > [...] Applied, thanks! [1/1] soc: qcom: pmic_glink: Drop redundant pg assignment before taking lock commit: 576d3e274a45cd528978431db54d0ffff04d2964 Best regards, -- Bjorn Andersson <andersson@xxxxxxxxxx>