Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/ath
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
..
2017-08-10 11:55:56 +03:00
2017-08-10 11:55:56 +03:00
2015-11-18 14:28:31 +02:00
2016-10-04 18:01:48 +03:00