linux/drivers/most
Ricardo B. Marliere 408b18b1aa most: core: make mostbus const
Now that the driver core can properly handle constant struct bus_type,
move the mostbus 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>
Link: https://lore.kernel.org/r/20240204-bus_cleanup-most-v1-1-f5cd9a06e13f@marliere.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-03-07 20:32:38 +00:00
..
Kconfig most: tell what the MOST acronym means 2023-01-19 17:16:05 +01:00
Makefile drivers: most: add ALSA sound driver 2021-03-23 10:03:13 +01:00
configfs.c staging: most: Replace all non-returning strlcpy with strscpy 2023-06-01 07:07:37 -07:00
core.c most: core: make mostbus const 2024-03-07 20:32:38 +00:00
most_cdev.c driver core: class: remove module * from class_create() 2023-03-17 15:16:33 +01:00
most_snd.c most: fix kernel-doc warnings 2023-01-19 17:16:01 +01:00
most_usb.c most: fix kernel-doc warnings 2023-01-19 17:16:01 +01:00