Arvind Yadav 81c3d81c94 Input: powermate - constify usb_device_id and fix space before '[' error
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.

Fix checkpatch.pl error:
ERROR: space prohibited before open square bracket '['.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2017-08-07 20:10:18 -07:00
..
2017-01-24 12:37:43 -08:00
2013-12-06 02:06:29 -08:00
2016-05-25 10:40:15 -07:00
2016-10-13 17:25:40 -07:00
2017-01-24 12:37:43 -08:00