linux/drivers/usb/atm
Arvind Yadav 1e44f54b9c usb: speedtch: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-08-10 11:31:26 -07:00
..
cxacru.c USB: atm: remove unneeded MODULE_VERSION() usage 2017-07-22 15:56:53 +02:00
Kconfig USB: regroup all depends on USB within an if USB block 2013-04-09 16:49:07 -07:00
Makefile USB: usbatm: remove CONFIG_USB_DEBUG dependancy 2013-07-23 16:32:36 -07:00
speedtch.c usb: speedtch: constify usb_device_id 2017-08-10 11:31:26 -07:00
ueagle-atm.c usb: atm: ueagle-atm: fix spelling mistake: "submition" -> "submission" 2017-07-17 13:13:44 +02:00
usbatm.c USB: atm: remove unneeded MODULE_VERSION() usage 2017-07-22 15:56:53 +02:00
usbatm.h usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macros 2013-10-29 16:50:52 -07:00
xusbatm.c USB: atm: remove unneeded MODULE_VERSION() usage 2017-07-22 15:56:53 +02:00