Arvind Yadav 76f6a5c80a carl9170: constify usb_device_id
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.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-08-10 11:55:56 +03:00
..
2016-09-21 18:58:58 +02:00
2016-03-07 14:11:09 +02:00
2016-06-04 17:58:14 +03:00
2015-05-05 14:21:55 +02:00
2016-04-12 15:56:15 +02:00
2016-04-12 15:56:15 +02:00
2017-08-10 11:55:56 +03:00