diff options
| author | Rikard Falkeborn <[email protected]> | 2020-10-04 20:06:53 +0000 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2020-10-05 14:06:58 +0000 |
| commit | f3d52908f6baffc21ba45058103d0226ca5cb073 (patch) | |
| tree | 2260b658a80b647cd875ed2e448d20ced1c4fe4b /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | drm/gma500: fix double free of gma_connector (diff) | |
| download | kernel-f3d52908f6baffc21ba45058103d0226ca5cb073.tar.gz kernel-f3d52908f6baffc21ba45058103d0226ca5cb073.zip | |
drm: bridge: dw-hdmi: Constify dw_hdmi_i2s_ops
The only usage of dw_hdmi_i2s_ops is to assign its address to the ops
field in the hdmi_codec_pdata struct, which is a const pointer. Make it
const to allow the compiler to put it in read-only memory.
Signed-off-by: Rikard Falkeborn <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
