diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2017-08-02 18:29:27 +0300 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2017-08-15 12:46:02 +0300 |
commit | 89c996820629a36553b5dbb975f4f47597951d8a (patch) | |
tree | fb26503915ee38d2617627f3b23146bc379a3b9a /drivers/usb/phy | |
parent | b744a2e00367a477e9c4a3e8293ab3e1c29d302e (diff) | |
download | linux-89c996820629a36553b5dbb975f4f47597951d8a.tar.xz |
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.
Acked-by: Li Yang <leoyang.li@nxp.com>
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/usb/phy')
0 files changed, 0 insertions, 0 deletions