1
0
Fork 0
alistair23-linux/drivers/usb/c67x00
Julia Lawall e978e9b977 c67x00-hcd: constify hc_driver structures
The hc_driver structure is only passed as the first argument to
usb_create_hcd, which is declared as const.  Thus the hc_driver structure
itself can be const.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-07-30 07:26:52 -07:00
..
Makefile USB: c67x00: remove CONFIG_USB_DEBUG dependancy 2013-12-20 11:46:19 -08:00
c67x00-drv.c usb: c67x00: drop owner assignment from platform_drivers 2014-10-20 16:21:46 +02:00
c67x00-hcd.c c67x00-hcd: constify hc_driver structures 2017-07-30 07:26:52 -07:00
c67x00-hcd.h USB: c67x00: correct spelling mistakes in comments 2014-01-08 15:05:14 -08:00
c67x00-ll-hpi.c USB: c67x00: correct spelling mistakes in comments 2014-01-08 15:05:14 -08:00
c67x00-sched.c USB: c67x00: move URB private data allocation from under spinlock 2014-01-07 16:15:39 -08:00
c67x00.h USB: add Cypress c67x00 OTG controller HCD driver 2008-05-02 10:25:57 -07:00