Arvind Yadav b06bc6b6bf Input: zhenhua - 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:17 -07:00
..
2015-02-11 23:07:13 -08:00
2017-04-10 20:41:38 -07:00
2016-12-25 17:21:22 +01:00
2017-08-07 20:10:25 -07:00