mbox series

[0/2] mfd: atmel-flexcom: add a fix and code cosmetics

Message ID 20210705113104.579535-1-claudiu.beznea@microchip.com (mailing list archive)
Headers show
Series mfd: atmel-flexcom: add a fix and code cosmetics | expand

Message

Claudiu Beznea July 5, 2021, 11:31 a.m. UTC
The patches in this series:
1/2 - use __maybe_unused around PM code
2/2 - fixes the PM

Claudiu Beznea (2):
  mfd: atmel-flexcom: remove #ifdef CONFIG_PM_SLEEP
  mfd: atmel-flexcom: use resume_noirq

 drivers/mfd/atmel-flexcom.c | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)