diff options
author | Ricardo B. Marliere <ricardo@marliere.net> | 2024-03-03 15:05:23 -0800 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2024-03-03 15:06:58 -0800 |
commit | d1278c91fec3e1d27d6e06d00a67a5a314341344 (patch) | |
tree | a85c6070a853af1d935c5ca27aba4348b4652961 /include/linux/serio.h | |
parent | d49193be636ab2b6e35727541bbdcdc1eab2d676 (diff) |
Input: synaptics-rmi4 - make rmi_bus_type const
Now that the driver core can properly handle constant struct bus_type,
move the variable rmi_bus_type to be a constant structure as well,
placing it into read-only memory which can not be modified at runtime.
Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ricardo B. Marliere <ricardo@marliere.net>
Link: https://lore.kernel.org/r/20240210-bus_cleanup-input2-v1-1-0daef7e034e0@marliere.net
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'include/linux/serio.h')
0 files changed, 0 insertions, 0 deletions