linux_dsm_epyc7002/drivers/input/tablet
Arvind Yadav 95ac4cb004 Input: kbtab - 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: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2017-08-07 20:10:21 -07:00
..
acecad.c Input: acecad - constify usb_device_idi and fix space before '[' error 2017-08-07 20:10:20 -07:00
aiptek.c Input: aiptek - constify attribute_group structures 2017-07-12 14:18:24 -07:00
gtco.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
hanwang.c Input: hanwang - validate number of endpoints before using them 2017-03-16 13:56:52 -07:00
kbtab.c Input: kbtab - constify usb_device_id 2017-08-07 20:10:21 -07:00
Kconfig Input: add Pegasus Notetaker tablet driver 2016-06-02 10:00:17 -07:00
Makefile Input: add Pegasus Notetaker tablet driver 2016-06-02 10:00:17 -07:00
pegasus_notetaker.c Input: pegasus_notetaker - directly include workqueue header 2016-08-25 10:11:32 -07:00
wacom_serial4.c Input: wacom_serial4 - prepare for wacom USB moving to HID 2014-07-25 18:26:06 -07:00