[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250918140816.335916-1-abarnas@google.com>
Date: Thu, 18 Sep 2025 14:08:14 +0000
From: "Adrian Barnaś" <abarnas@...gle.com>
To: Madhavan Srinivasan <maddy@...ux.ibm.com>, Michael Ellerman <mpe@...erman.id.au>,
Nicholas Piggin <npiggin@...il.com>, Christophe Leroy <christophe.leroy@...roup.eu>,
linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"Adrian Barnaś" <abarnas@...gle.com>
Subject: [PATCH 0/2] powerpc: pseries: making bus_type structures const
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
Powered by blists - more mailing lists