alistair23-linux/drivers/usb/class
Arvind Yadav a70df9641f usb: usbtmc: constify attribute_group structures.
attribute_group are not supposed to change at runtime. All functions
working with attribute_group provided by <linux/sysfs.h> work with
const attribute_group. 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:28 -07:00
..
cdc-acm.c USB: cdc-acm: add device-id for quirky printer 2017-07-17 13:11:56 +02:00
cdc-acm.h cdc-acm: remove unused element of struct acm 2017-04-01 11:05:03 +02:00
cdc-wdm.c USB: cdc-wdm: remove unneeded DRIVER_VERSION define 2017-07-22 15:56:53 +02:00
Kconfig usb: fix some references for /proc/bus/usb 2017-04-18 16:54:19 +02:00
Makefile
usblp.c usb: fix some references for /proc/bus/usb 2017-04-18 16:54:19 +02:00
usbtmc.c usb: usbtmc: constify attribute_group structures. 2017-08-10 11:31:28 -07:00