original_kernel/drivers/usb/common
Rikard Falkeborn 52170e9378 usb: common: ulpi: Constify static attribute_group struct
It is never modified, so make them const to allow the compiler to
put it in read-only memory. Done with the help of coccinelle.

Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Link: https://lore.kernel.org/r/20201125162500.37228-4-rikard.falkeborn@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-11-26 13:40:43 +01:00
..
Kconfig usb: common: usb-conn-gpio: Register charger 2020-07-30 08:45:24 +02:00
Makefile
common.c
common.h
debug.c USB: Replace HTTP links with HTTPS ones 2020-07-21 13:41:57 +02:00
led.c
ulpi.c usb: common: ulpi: Constify static attribute_group struct 2020-11-26 13:40:43 +01:00
usb-conn-gpio.c usb: common: usb-conn-gpio: Print error on failure to get VBUS 2020-08-18 12:13:44 +02:00
usb-otg-fsm.c