diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2017-08-02 17:29:27 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-10 20:31:28 +0200 |
commit | 4b67a54a62ae4188710f861c7e4829e2e8767038 (patch) | |
tree | 35cfab15bf75aaae4b9de0d811b6b40e6d03723f /drivers/usb/host/ehci-omap.c | |
parent | usb: atm: ueagle-atm: constify attribute_group structures. (diff) | |
download | linux-4b67a54a62ae4188710f861c7e4829e2e8767038.tar.xz linux-4b67a54a62ae4188710f861c7e4829e2e8767038.zip |
usb: gadget: fsl_qe_udc: constify qe_ep0_desc
qe_ep0_desc is only passed as the second argument to qe_ep_init, which is
const, so qe_ep0_desc can be const too.
Done with the help of Coccinelle.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Acked-by: Li Yang <leoyang.li@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/ehci-omap.c')
0 files changed, 0 insertions, 0 deletions