Re: [PATCH] spmi: make spmi_bus_type const
From: Stephen Boyd
Date: Sun Apr 07 2024 - 22:58:36 EST
Quoting Ricardo B. Marliere (2024-02-04 12:38:38)
> Now that the driver core can properly handle constant struct bus_type,
> move the spmi_bus_type variable to be a constant structure as well,
> placing it into read-only memory which can not be modified at runtime.
>
> Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
> Suggested-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
> Signed-off-by: Ricardo B. Marliere <ricardo@xxxxxxxxxxxx>
> ---
Applied to spmi-next