]> www.infradead.org Git - users/jedix/linux-maple.git/commit
soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()
authorThomas Gleixner <tglx@linutronix.de>
Thu, 13 Mar 2025 13:03:41 +0000 (14:03 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 13 Mar 2025 17:57:59 +0000 (18:57 +0100)
commit211ea774889ace9988d28af4f19e865ac712a150
tree856fd8885e67552153539f57ce7b99d23a6cbc11
parent5c99e0226eccb11738a30e27454157e63dcf2b52
soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()

Convert the code to use the new guard(msi_descs_lock).

No functional change intended.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Dhruva Gole <d-gole@ti.com>
Link: https://lore.kernel.org/all/20250313130321.568379110@linutronix.de
drivers/soc/ti/ti_sci_inta_msi.c