aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/dma-buf
diff options
context:
space:
mode:
authorRicardo B. Marliere <ricardo@marliere.net>2024-02-03 15:25:03 -0300
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>2024-02-07 12:35:09 +0200
commit78cb1f1d19b600ed288ed7ad1fd7b9378302cbc5 (patch)
treec63dc3df9e0d3950805838828b506ac1a381b247 /drivers/dma-buf
parentdrm/bridge: imx8mp-hdmi-pvi: Fix build warnings (diff)
downloadwireguard-linux-78cb1f1d19b600ed288ed7ad1fd7b9378302cbc5.tar.xz
wireguard-linux-78cb1f1d19b600ed288ed7ad1fd7b9378302cbc5.zip
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 <gregkh@linuxfoundation.org> Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Ricardo B. Marliere <ricardo@marliere.net> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Link: https://lore.kernel.org/r/20240203-bus_cleanup-gpu-v1-1-1b6ecdb5f941@marliere.net Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Link: https://patchwork.freedesktop.org/patch/msgid/20240203-bus_cleanup-gpu-v1-1-1b6ecdb5f941@marliere.net
Diffstat (limited to 'drivers/dma-buf')
0 files changed, 0 insertions, 0 deletions