Ricardo B. Marliere 1bec7691b3 pcmcia: ds: make pcmcia_bus_type const
Now that the driver core can properly handle constant struct bus_type,
move the pcmcia_bus_type variable to be a constant structure as well,
placing it into read-only memory which can not be modified at runtime.

Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ricardo B. Marliere <ricardo@marliere.net>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
2024-02-18 17:39:43 +01:00
..
2024-02-18 17:39:43 +01:00
2018-12-04 22:37:38 +00:00
2018-12-04 22:37:38 +00:00
2023-09-03 10:45:47 +02:00