diff options
| author | Ricardo B. Marliere <[email protected]> | 2024-02-03 18:25:04 +0000 |
|---|---|---|
| committer | Dmitry Baryshkov <[email protected]> | 2024-02-07 10:35:10 +0000 |
| commit | 2c8ba564a42c7418a726367c73d7c88454848fdc (patch) | |
| tree | 47493bde8a43952c2d0bc935899239fe1e87a1ea /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
| parent | drm: display: make dp_aux_bus_type const (diff) | |
| download | kernel-2c8ba564a42c7418a726367c73d7c88454848fdc.tar.gz kernel-2c8ba564a42c7418a726367c73d7c88454848fdc.zip | |
drm: mipi-dsi: make mipi_dsi_bus_type const
Now that the driver core can properly handle constant struct bus_type,
move the mipi_dsi_bus_type 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 <[email protected]>
Suggested-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Ricardo B. Marliere <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions
