diff options
author | Ricardo B. Marliere <[email protected]> | 2024-02-03 15:25:03 -0300 |
---|---|---|
committer | Dmitry Baryshkov <[email protected]> | 2024-02-07 12:35:09 +0200 |
commit | 78cb1f1d19b600ed288ed7ad1fd7b9378302cbc5 (patch) | |
tree | c63dc3df9e0d3950805838828b506ac1a381b247 /lib/memory-notifier-error-inject.c | |
parent | c4ae9fd0de44832cb01d36af14bfc7783472e631 (diff) |
drm: display: make dp_aux_bus_type const
Now that the driver core can properly handle constant struct bus_type,
move the dp_aux_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 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions