linux/drivers/input/joystick/iforce
Arvind Yadav b9e8cbc437 Input: iforce - constify serio_device_id
serio_device_id are not supposed to change at runtime. All functions
working with serio_device_id provided by <linux/serio.h> work with
const serio_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-18 17:14:09 -07:00
..
Kconfig
Makefile
iforce-ff.c
iforce-main.c
iforce-packets.c USB: input: iforce: fix up dev_* messages 2012-05-04 15:23:04 -07:00
iforce-serio.c Input: iforce - constify serio_device_id 2017-08-18 17:14:09 -07:00
iforce-usb.c Input: iforce - constify usb_device_id and fix space before '[' error 2017-08-07 20:10:16 -07:00
iforce.h Input: delete non-required instances of include <linux/init.h> 2014-01-06 23:23:57 -08:00