linux_dsm_epyc7002/drivers/gpu/drm/udl
Arvind Yadav 36436f4e93 drm: udl: constify usb_device_id
usb_device_id are not supposed to change at runtime. All functions
working with usb_device_id provided by <linux/usb.h> work with
const usb_device_id. So mark the non-const structs as const.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/22fa8ca67a6d4a59997f463bf241ed56596fbcfa.1502526524.git.arvind.yadav.cs@gmail.com
2017-08-18 09:10:46 +02:00
..
Kconfig
Makefile
udl_connector.c
udl_dmabuf.c
udl_drv.c
udl_drv.h
udl_encoder.c
udl_fb.c
udl_gem.c
udl_main.c
udl_modeset.c
udl_transfer.c