soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()
authorThomas Gleixner <tglx@linutronix.de>
Wed, 19 Mar 2025 10:56:42 +0000 (11:56 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 9 Apr 2025 18:47:29 +0000 (20:47 +0200)
commitf25dd9ac48463c695185f3944770b59bfdf91058
tree62e5a45eaac89fb5a1a62c5f0d70d6ec4cc4d2c5
parent0dac2b09303c89ffb21d25d40bf6aefd39f214b0
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/20250319105506.203802081@linutronix.de
drivers/soc/ti/ti_sci_inta_msi.c