diff options
| author | Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com> | 2026-06-03 18:16:37 +0300 |
|---|---|---|
| committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2026-06-05 12:44:54 +0300 |
| commit | 14270179806b876fecefcbf35905e512b56a5867 (patch) | |
| tree | 98d6e18149daec082bf0c3eb01e9d7df20ecc6c1 /scripts | |
| parent | 80538a53978bb9788080caea6e5ee3393dfb6a72 (diff) | |
| download | linux-14270179806b876fecefcbf35905e512b56a5867.tar.xz | |
pinctrl: renesas: rzg2l: Use raw_spinlock_irqsave() on power source update
The rest of the driver uses raw_spin_lock_irqsave() and
raw_spin_unlock_irqrestore() for locking. To avoid concurrency issues
or deadlocks, use raw_spinlock_irqsave() via the scoped_guard() helper
for power source updates as well.
Fixes: bbe2277dedbe ("pinctrl: renesas: rzg2l: Add support for selecting power source for {WDT,AWO,ISO}")
Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://patch.msgid.link/20260603151642.4075678-2-claudiu.beznea@kernel.org
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
