Re: [PATCH] soundwire: bus_type: make sdw_bus_type const

From: Vinod Koul
Date: Fri Feb 16 2024 - 07:02:38 EST



On Tue, 13 Feb 2024 11:36:56 -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 sdw_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] soundwire: bus_type: make sdw_bus_type const
commit: 81a7d0c4d059cb5c122110acbeec7bedfb91a741

Best regards,
--
~Vinod