summaryrefslogtreecommitdiff
path: root/drivers/nvmem/core.c
diff options
context:
space:
mode:
authorRicardo B. Marliere <ricardo@marliere.net>2024-02-19 22:48:28 +0300
committerOded Gabbay <ogabbay@kernel.org>2024-02-26 10:59:18 +0300
commit576d7cc5a9e29e4cc579ffb0f9afc209e34eea31 (patch)
tree5e3c6478b1a2db2441fed395560472a81b15d54c /drivers/nvmem/core.c
parentfa58b59493665e81454079ad372b11a0ed34bd2d (diff)
downloadlinux-576d7cc5a9e29e4cc579ffb0f9afc209e34eea31.tar.xz
accel: constify the struct device_type usage
Since commit aed65af1cc2f ("drivers: make device_type const"), the driver core can properly handle constant struct device_type. Move the accel_sysfs_device_minor 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> Signed-off-by: Ricardo B. Marliere <ricardo@marliere.net> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Diffstat (limited to 'drivers/nvmem/core.c')
0 files changed, 0 insertions, 0 deletions