3 Mar
2024
3 Mar
'24
3:01 p.m.
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