Re: [PATCH] nvmem: core: make nvmem_layout_bus_type const

From: Srinivas Kandagatla
Date: Wed Feb 21 2024 - 02:11:04 EST



On Wed, 14 Feb 2024 16:04:57 -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 nvmem_layout_bus_type 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] nvmem: core: make nvmem_layout_bus_type const
commit: 18e31aed2096896c76ce2867216180fce9cf7275

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