1
0
Fork 0
remarkable-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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Input: iforce - clean up Makefile 2010-11-22 12:54:13 -08:00
iforce-ff.c USB: remove warn() macro from usb input drivers 2008-10-17 14:41:08 -07:00
iforce-main.c USB: iforce: remove err() usage 2012-04-25 14:34:49 -07:00
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