[PATCH v2 0/2] memory: Convert drivers to DEFINE_SIMPLE_DEV_PM_OPS()

From: Triet Hoang

Date: Tue Aug 25 2026 - 05:14:23 EST


This series converts the Atmel EBI and PL353 SMC memory drivers to use
DEFINE_SIMPLE_DEV_PM_OPS().

This is a straightforward cleanup with no functional change intended.

Signed-off-by: Triet Hoang <triet.hoang.dev@xxxxxxxxx>
---
Changes in v2:
- Wrap to 75 ish chars for commit messages.
- Organize patches into a series with a cover letter.
---
Triet Hoang (2):
memory: atmel-ebi: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
memory: pl353: Convert to DEFINE_SIMPLE_DEV_PM_OPS()

drivers/memory/atmel-ebi.c | 6 +++---
drivers/memory/pl353-smc.c | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)

--
2.53.0