[PATCH 0/2] powerpc: pseries: making bus_type structures const
From: Adrian Barnaś
Date: Thu Sep 18 2025 - 10:08:20 EST
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