[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2025091845-subtract-friction-37d2@gregkh>
Date: Thu, 18 Sep 2025 18:19:49 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Adrian Barnaś <abarnas@...gle.com>
Cc: 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
Subject: Re: [PATCH 0/2] powerpc: pseries: making bus_type structures const
On Thu, Sep 18, 2025 at 02:08:14PM +0000, Adrian Barnaś wrote:
> 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
>
Reviewed-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Powered by blists - more mailing lists