aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/queue.c
diff options
context:
space:
mode:
authorRicardo B. Marliere <[email protected]>2024-03-05 19:49:30 +0000
committerUlf Hansson <[email protected]>2024-03-06 22:36:29 +0000
commitfaf3b8014c357d71c7a9414302e217a1dd1679af (patch)
treeba8b78c31569c17429cb5d951beed04e582cd43c /drivers/mmc/core/queue.c
parentmmc: Merge branch fixes into next (diff)
downloadkernel-faf3b8014c357d71c7a9414302e217a1dd1679af.tar.gz
kernel-faf3b8014c357d71c7a9414302e217a1dd1679af.zip
mmc: core: make mmc_host_class constant
Since commit 43a7206b0963 ("driver core: class: make class_register() take a const *"), the driver core allows for struct class to be in read-only memory, so move the mmc_host_class structure to be declared at build time placing it into read-only memory, instead of having to be dynamically allocated at boot time. Cc: Greg Kroah-Hartman <[email protected]> Suggested-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Ricardo B. Marliere <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'drivers/mmc/core/queue.c')
0 files changed, 0 insertions, 0 deletions