diff options
| author | Daniel Vetter <[email protected]> | 2020-11-04 10:04:23 +0000 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2020-11-06 09:31:26 +0000 |
| commit | 8f5c7aa078cf6f81ef5afc3f0516b4049decb4eb (patch) | |
| tree | fb32adcbc4ed9e4354142586b53d73356dd9c65f /drivers/gpu/drm/arm/hdlcd_drv.c | |
| parent | drm/amdgpu/virt: fix handling of the atomic flag (diff) | |
| download | kernel-8f5c7aa078cf6f81ef5afc3f0516b4049decb4eb.tar.gz kernel-8f5c7aa078cf6f81ef5afc3f0516b4049decb4eb.zip | |
drm: Allow const struct drm_driver
It's nice if a big function/ioctl table like this is const. Only
downside here is that we need a few more #ifdef to paper over the
differences when CONFIG_DRM_LEGACY is enabled. Maybe provides more
motivation to sunset that horror show :-)
v2:
- Fix super important checkpatch warning (Sam)
- Update the kerneldoc example too (Sam)
Acked-by: Maxime Ripard <[email protected]>
Reviewed-by: Sam Ravnborg <[email protected]>
Acked-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Cc: Sam Ravnborg <[email protected]>
Cc: Maarten Lankhorst <[email protected]>
Cc: Maxime Ripard <[email protected]>
Cc: Thomas Zimmermann <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/arm/hdlcd_drv.c')
0 files changed, 0 insertions, 0 deletions
