aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorRicardo B. Marliere <[email protected]>2024-02-19 12:14:36 +0000
committerVinod Koul <[email protected]>2024-03-03 13:58:06 +0000
commit99fea943d9dc2500227bced9acd671e5b39a1471 (patch)
tree92b238d9eadf8ca97fca919c4d21d76eec62de8d /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parentsoundwire: bus_type: make sdw_bus_type const (diff)
downloadkernel-99fea943d9dc2500227bced9acd671e5b39a1471.tar.gz
kernel-99fea943d9dc2500227bced9acd671e5b39a1471.zip
soundwire: 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 sdw_master_type and sdw_slave_type variables to be constant structures as well, placing it into read-only memory which can not be modified at runtime. Cc: Greg Kroah-Hartman <[email protected]> Signed-off-by: "Ricardo B. Marliere" <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions