From: "Adrian Barnaś" <abarnas@google.com>
To: Madhavan Srinivasan <maddy@linux.ibm.com>,
Michael Ellerman <mpe@ellerman.id.au>,
Nicholas Piggin <npiggin@gmail.com>,
Christophe Leroy <christophe.leroy@csgroup.eu>,
linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org
Cc: "Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
"Adrian Barnaś" <abarnas@google.com>
Subject: [PATCH 0/2] powerpc: pseries: making bus_type structures const
Date: Thu, 18 Sep 2025 14:08:14 +0000 [thread overview]
Message-ID: <20250918140816.335916-1-abarnas@google.com> (raw)
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
next reply other threads:[~2025-09-18 14:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-18 14:08 Adrian Barnaś [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250918140816.335916-1-abarnas@google.com \
--to=abarnas@google.com \
--cc=christophe.leroy@csgroup.eu \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=maddy@linux.ibm.com \
--cc=mpe@ellerman.id.au \
--cc=npiggin@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox