Files
android_kernel_xiaomi_sm8450/drivers/isdn/hardware/mISDN
Arvind Yadav f374771d0f isdn: hfcsusb: 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: David S. Miller <davem@davemloft.net>
2017-08-08 21:38:27 -07:00
..
2012-02-21 09:04:01 -08:00
2017-03-24 12:33:42 -07:00
2012-02-21 09:04:01 -08:00
2009-07-25 20:21:28 +02:00