diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2021-05-16 21:51:35 +0200 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2021-05-17 21:19:48 +0200 |
commit | 644adc3d0ff05f49fae9a7549e27dfd7e9a5afe5 (patch) | |
tree | 17805c46840c44a7fe1bbd7ab201f70c2f7623c1 /drivers/gpu/drm/virtio | |
parent | 614b27402285f9154816ea149c90b9d74de6b4df (diff) | |
download | lwn-644adc3d0ff05f49fae9a7549e27dfd7e9a5afe5.tar.gz lwn-644adc3d0ff05f49fae9a7549e27dfd7e9a5afe5.zip |
drm: Mark IRQ_BUSID ioctl as legacy
The functionality is only implemented for legacy drivers. Mark the ioctl
as legacy and move the code behind CONFIG_DRM_LEGACY. If legacy drivers
are disabled, the ioctl call now returns -EINVAL instead of -EOPNOTSUPP.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20210516195135.3755-1-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/virtio')
0 files changed, 0 insertions, 0 deletions