Re: [PATCH] slimbus: core: make slimbus_bus const

From: Srinivas Kandagatla
Date: Wed Feb 21 2024 - 05:18:23 EST



On Tue, 13 Feb 2024 11:40:35 -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 slimbus_bus 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] slimbus: core: make slimbus_bus const
commit: bcb0dafbb3fff9f017d5d915a55831616a36ad75

Best regards,
--
Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>