linux/drivers/acpi/pmic
Maxwell Doose 78bb578528 ACPI: PMIC: Replace mutex_lock/unlock() with guard()/scoped_guard()
Replace mutex_lock() and unlock() calls with the newer guard() and
scoped_guard() macros to make the code more straightforward.

Signed-off-by: Maxwell Doose <m32285159@gmail.com>
[ rjw: Subject tweak, changelog edits ]
Link: https://patch.msgid.link/20260430013507.46259-1-m32285159@gmail.com
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2026-05-08 21:09:23 +02:00
..
intel_pmic_bxtwc.c ACPI: PMIC: Constify struct pmic_table 2024-07-01 20:06:02 +02:00
intel_pmic_bytcrc.c ACPI: PMIC: Constify struct pmic_table 2024-07-01 20:06:02 +02:00
intel_pmic_chtcrc.c ACPI: PMIC: allow drivers to provide a custom lpat_raw_to_temp() function 2021-12-08 15:34:57 +01:00
intel_pmic_chtdc_ti.c ACPI: PMIC: Constify struct pmic_table 2024-07-01 20:06:02 +02:00
intel_pmic_chtwc.c ACPI: PMIC: Constify struct pmic_table 2024-07-01 20:06:02 +02:00
intel_pmic_xpower.c ACPI: PMIC: Constify struct pmic_table 2024-07-01 20:06:02 +02:00
intel_pmic.c ACPI: PMIC: Replace mutex_lock/unlock() with guard()/scoped_guard() 2026-05-08 21:09:23 +02:00
intel_pmic.h ACPI: PMIC: Constify struct pmic_table 2024-07-01 20:06:02 +02:00
Kconfig mfd: tps68470: Remove tps68470 MFD driver 2021-06-17 13:12:18 +02:00
Makefile ACPI / PMIC: Move TPS68470 OpRegion driver to drivers/acpi/pmic/ 2020-09-15 19:40:59 +02:00
tps68470_pmic.c ACPI: PMIC: Remove unneeded check in tps68470_pmic_opregion_probe() 2024-08-02 17:05:08 +02:00