[PATCH] fsi: make cdx_bus_type constant

Greg Kroah-Hartman gregkh at linuxfoundation.org
Tue Jul 1 22:05:06 AEST 2025


On Tue, Jul 01, 2025 at 01:59:12PM +0200, Greg Kroah-Hartman wrote:
> Now that the driver core can properly handle constant struct bus_type,
> move the fsi_bus_type variable to be a constant structure as well,
> placing it into read-only memory which can not be modified at runtime.

Got the subject wrong, let me go fix up...


More information about the linux-fsi mailing list