linux-stable/drivers/staging/fieldbus/anybuss
Greg Kroah-Hartman 9565794b1b staging: fieldbus: make controller_class constant
Now that the driver core allows for struct class to be in read-only
memory, making all 'class' structures to be declared at build time
placing them into read-only memory, instead of having to be dynamically
allocated at load time.

Cc: Sven Van Asbroeck <TheSven73@gmail.com>
Link: https://lore.kernel.org/r/2023100552-entrench-dingbat-093a@gregkh
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-10-06 15:38:17 +02:00
..
Kconfig
Makefile
anybuss-client.h staging: fieldbus: anybus: Make remove callback return void 2021-05-10 11:19:41 +02:00
anybuss-controller.h
arcx-anybus.c staging: fieldbus: make controller_class constant 2023-10-06 15:38:17 +02:00
hms-profinet.c staging: fieldbus: anybus: Make remove callback return void 2021-05-10 11:19:41 +02:00
host.c staging: fieldbus: Fix the error handling path in anybuss_host_common_probe() 2022-04-22 16:48:31 +02:00