Re: [PATCH v2] ARM: s3c64xx: make s3c6410_subsys const

From: Krzysztof Kozlowski
Date: Mon Feb 12 2024 - 03:03:47 EST



On Sun, 11 Feb 2024 12:57:09 -0300, Ricardo B. Marliere wrote:
> 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 s3c6410_subsys variable to be a constant structure as
> well, placing it into read-only memory which can not be modified at
> runtime.
>
>
> [...]

Applied, thanks!

[1/1] ARM: s3c64xx: make s3c6410_subsys const
https://git.kernel.org/krzk/linux/c/a3891621d4a0783ae178d6f2845517e3dd571dd4

Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>