Re: [PATCH] amba: make amba_bustype constant

From: Kunwu Chan
Date: Tue Aug 27 2024 - 23:01:24 EST


On 2024/8/27 21:46, Russell King (Oracle) wrote:
On Fri, Aug 23, 2024 at 02:42:03PM +0800, Kunwu Chan wrote:
From: Kunwu Chan <chentao@xxxxxxxxxx>

Since commit d492cc2573a0 ("driver core: device.h: make struct
bus_type a const *"), the driver core can properly handle constant
struct bus_type, move the amba_bustype variable to be a constant
structure as well, placing it into read-only memory which can not be
modified at runtime.
I'm happy with this, but as AMBA bus maintainer, it needs to go to
my patch system. Please see details in my signature. Please also
note that I'm limited in terms of my time in front of the screen at
the moment, so I'm not very responsive at the moment. Thanks.

Thank you very much for your reply.

 I will follow your suggestion and submit the patch to the https://www.armlinux.org.uk/,

I have already created an account.

--
Thanks,
Kunwu.Chan