Files
android_kernel_xiaomi_sm8450/drivers/input/touchscreen
Arvind Yadav fe11d25e36 Input: dynapro - 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:15:10 -07:00
..
2017-04-05 08:52:33 -07:00
2016-01-02 21:08:53 -08:00
2016-03-02 09:40:20 -08:00
2017-02-12 14:55:08 -08:00