Files
linux/drivers
Arvind Yadav 22796d1492 at76c50x: 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:57 +03:00
..
2017-07-24 17:38:21 +02:00
2017-07-17 15:00:47 +02:00
2017-08-07 14:55:36 -07:00
2017-08-10 11:55:57 +03:00
2017-07-20 14:40:36 +02:00
2017-08-03 21:37:30 -07:00