linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/6] Switch more ARM plats to sys-off handler API
@ 2024-10-11 20:16 Andrew Davis
  2024-10-11 20:16 ` [PATCH v3 1/6] ARM: highbank: Switch to new " Andrew Davis
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Andrew Davis @ 2024-10-11 20:16 UTC (permalink / raw)
  To: Andre Przywara, Russell King, Shawn Guo, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, Andrew Lunn,
	Sebastian Hesselbarth, Gregory Clement, Daniel Mack,
	Haojian Zhuang, Robert Jarzmik
  Cc: linux-arm-kernel, linux-kernel, imx, Andrew Davis

Hello all,

Continuing the quest to remove the legacy pm_power_off() global
function handler. Remove uses from arch/arm/ using the helper
register_platform_power_off().

Thanks,
Andrew

Changes for v3:
 - Rebase on v6.12-rc1

Changes for v2:
 - Collect Reviewed/Acked-bys
 - Rebase on v6.11-rc1

Andrew Davis (6):
  ARM: highbank: Switch to new sys-off handler API
  ARM: imx: Switch to new sys-off handler API
  ARM: pxa: Switch to new sys-off handler API
  ARM: sa1100: Switch to new sys-off handler API
  ARM: vt8500: Switch to new sys-off handler API
  arm/xen: Switch to new sys-off handler API

 arch/arm/mach-highbank/highbank.c | 2 +-
 arch/arm/mach-imx/pm-imx6.c       | 6 ++----
 arch/arm/mach-pxa/spitz.c         | 2 +-
 arch/arm/mach-sa1100/generic.c    | 2 +-
 arch/arm/mach-vt8500/vt8500.c     | 2 +-
 arch/arm/xen/enlighten.c          | 2 +-
 6 files changed, 7 insertions(+), 9 deletions(-)

-- 
2.39.2



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

end of thread, other threads:[~2024-10-22  1:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-11 20:16 [PATCH v3 0/6] Switch more ARM plats to sys-off handler API Andrew Davis
2024-10-11 20:16 ` [PATCH v3 1/6] ARM: highbank: Switch to new " Andrew Davis
2024-10-11 20:16 ` [PATCH v3 2/6] ARM: imx: " Andrew Davis
2024-10-22  1:25   ` Shawn Guo
2024-10-11 20:16 ` [PATCH v3 3/6] ARM: pxa: " Andrew Davis
2024-10-11 20:16 ` [PATCH v3 4/6] ARM: sa1100: " Andrew Davis
2024-10-11 20:16 ` [PATCH v3 5/6] ARM: vt8500: " Andrew Davis
2024-10-11 20:16 ` [PATCH v3 6/6] arm/xen: " Andrew Davis
2024-10-14  9:49 ` [PATCH v3 0/6] Switch more ARM plats to " Gregory CLEMENT
2024-10-14 18:13   ` Andrew Davis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).