Re: [PATCH] soundwire: constify the struct device_type usage

From: Vinod Koul
Date: Sun Mar 03 2024 - 09:01:38 EST



On Mon, 19 Feb 2024 09:14:36 -0300, Ricardo B. Marliere wrote:
> Since commit aed65af1cc2f ("drivers: make device_type const"), the driver
> core can properly handle constant struct device_type. Move the
> sdw_master_type and sdw_slave_type variables to be constant structures as
> well, placing it into read-only memory which can not be modified at
> runtime.
>
>
> [...]

Applied, thanks!

[1/1] soundwire: constify the struct device_type usage
commit: 99fea943d9dc2500227bced9acd671e5b39a1471

Best regards,
--
~Vinod