OpenCloudOS-Kernel/drivers/usb/gadget/udc/aspeed-vhub
Julia Lawall 1808bd2132 usb: gadget: aspeed-vhub: constify usb_gadget_ops structure
The usb_gadget_ops structure can be const as it is only stored in
the ops field of a usb_gadget structure and this field is const.

Done with the help of Coccinelle.

Reviewed-by: Andrew Jeffery <andrew@aj.id.au>
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2018-11-26 09:06:31 +02:00
..
Kconfig
Makefile
core.c
dev.c usb: gadget: aspeed-vhub: constify usb_gadget_ops structure 2018-11-26 09:06:31 +02:00
ep0.c usb: gadget: aspeed: Workaround memory ordering issue 2018-07-17 10:12:51 +03:00
epn.c usb: gadget: fix spelling mistakeis "[En]queing" -> "[En]queuing" 2018-10-02 12:05:30 -07:00
hub.c
vhub.h usb: gadget: aspeed: Workaround memory ordering issue 2018-07-17 10:12:51 +03:00