summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/max3421-hcd.c
diff options
context:
space:
mode:
authorJulia Lawall <Julia.Lawall@lip6.fr>2017-07-28 22:41:48 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-07-30 16:26:51 +0200
commit7a917a924ce982fc9b221bd353a344b8801d95ad (patch)
tree58f2e765f46a7c7496ee06eea35b20a3345723fc /drivers/usb/host/max3421-hcd.c
parentusb: mtu3: fix ip sleep auto-exit issue when enable DRD mode (diff)
downloadlinux-7a917a924ce982fc9b221bd353a344b8801d95ad.tar.xz
linux-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/host/max3421-hcd.c')
0 files changed, 0 insertions, 0 deletions