Julia Lawall bea1e0f817 greybus: usb: 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:58:25 -07:00
..
2017-02-22 12:14:01 -08:00
2016-07-14 16:53:55 -05:00
2016-04-25 11:08:30 -07:00