Arvind Yadav 88ee79a1a1 rt2500usb: 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:56:01 +03:00
..
2017-03-22 11:04:52 +02:00
2017-01-17 13:58:38 +02:00
2017-01-31 09:08:52 +02:00
2017-08-10 11:56:01 +03:00
2017-03-22 11:04:52 +02:00
2017-08-08 14:53:36 +03:00
2017-08-08 14:53:36 +03:00