LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] powerpc: pseries: making bus_type structures const
@ 2025-09-18 14:08 Adrian Barnaś
  2025-09-18 14:08 ` [PATCH 1/2] powerpc: pseries: make suspend_subsys const Adrian Barnaś
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Adrian Barnaś @ 2025-09-18 14:08 UTC (permalink / raw)
  To: Madhavan Srinivasan, Michael Ellerman, Nicholas Piggin,
	Christophe Leroy, linuxppc-dev, linux-kernel
  Cc: Greg Kroah-Hartman, Adrian Barnaś

Current driver core properly handle constant bus_type structures.
Both changes are moving bus_type structures to be constant.
It is a part of tree clean-up from non const bus_type structures

Adrian Barnaś (2):
  powerpc: pseries: make suspend_subsys const
  powerpc: pseries: make cmm_subsys const

 arch/powerpc/platforms/pseries/cmm.c     | 2 +-
 arch/powerpc/platforms/pseries/suspend.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.51.0.470.ga7dc726c21-goog



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

end of thread, other threads:[~2025-09-18 16:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-18 14:08 [PATCH 0/2] powerpc: pseries: making bus_type structures const Adrian Barnaś
2025-09-18 14:08 ` [PATCH 1/2] powerpc: pseries: make suspend_subsys const Adrian Barnaś
2025-09-18 14:08 ` [PATCH 2/2] powerpc: pseries: make cmm_subsys const Adrian Barnaś
2025-09-18 16:19 ` [PATCH 0/2] powerpc: pseries: making bus_type structures const Greg Kroah-Hartman

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