diff options
author | 2017-07-28 22:41:48 +0200 | |
---|---|---|
committer | 2017-07-30 07:26:51 -0700 | |
commit | 7a917a924ce982fc9b221bd353a344b8801d95ad (patch) | |
tree | 58f2e765f46a7c7496ee06eea35b20a3345723fc /drivers/usb/wusbcore/dev-sysfs.c | |
parent | usb: mtu3: fix ip sleep auto-exit issue when enable DRD mode (diff) | |
download | linux-dev-7a917a924ce982fc9b221bd353a344b8801d95ad.tar.xz linux-dev-7a917a924ce982fc9b221bd353a344b8801d95ad.zip |
isp1362-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>
Diffstat (limited to 'drivers/usb/wusbcore/dev-sysfs.c')
0 files changed, 0 insertions, 0 deletions