The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH v2 0/2] memory: Convert drivers to DEFINE_SIMPLE_DEV_PM_OPS()
@ 2026-08-25  9:11 Triet Hoang
  2026-08-25  9:11 ` [PATCH v2 1/2] memory: atmel-ebi: Convert " Triet Hoang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Triet Hoang @ 2026-08-25  9:11 UTC (permalink / raw)
  To: Miquel Raynal
  Cc: Krzysztof Kozlowski, Nicolas Ferre, Alexandre Belloni,
	Claudiu Beznea, Michal Simek, linux-kernel, linux-arm-kernel,
	Triet Hoang

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@gmail.com>
---
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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-08-25  9:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-25  9:11 [PATCH v2 0/2] memory: Convert drivers to DEFINE_SIMPLE_DEV_PM_OPS() Triet Hoang
2026-08-25  9:11 ` [PATCH v2 1/2] memory: atmel-ebi: Convert " Triet Hoang
2026-08-25  9:11 ` [PATCH v2 2/2] memory: pl353: " Triet Hoang
2026-08-25  9:13 ` [PATCH v2 0/2] memory: Convert drivers " Krzysztof Kozlowski
2026-08-25  9:21   ` Triet Hoang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox