Files
linux/drivers/input/mouse
Arvind Yadav 3cafe41227 Input: synaptics_usb - 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:19 -07:00
..
2017-04-03 12:01:20 -07:00
2017-04-03 12:01:20 -07:00
2016-05-16 17:25:08 -07:00
2017-05-29 19:54:21 -07:00
2017-01-24 12:37:43 -08:00
2015-04-14 14:29:03 -07:00