mfd: cs42l43: Remove IRQ masking in suspend
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Wed, 3 Sep 2025 09:45:49 +0000 (10:45 +0100)
committerLee Jones <lee@kernel.org>
Wed, 1 Oct 2025 09:28:56 +0000 (10:28 +0100)
commitafe0f94992dbe6cc6a38fdb2c8ed2f0f265e3e6e
tree5409b8572d5881284041b32d735835004b6743bf
parent62aec8a0a5b61f149bbe518c636e38e484812499
mfd: cs42l43: Remove IRQ masking in suspend

Now the individual child drivers mask their own IRQs there is no need
for the MFD code to do so anymore.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20250903094549.271068-7-ckeepax@opensource.cirrus.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/mfd/cs42l43.c