linux-stable/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
c67x00-drv.c
c67x00-hcd.c c67x00-hcd: constify hc_driver structures 2017-07-30 07:26:52 -07:00
c67x00-hcd.h
c67x00-ll-hpi.c
c67x00-sched.c
c67x00.h