
16 Feb
2024
16 Feb
'24
1:02 p.m.
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