diff options
author | Bhumika Goyal <bhumirks@gmail.com> | 2017-08-12 15:04:54 +0300 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2017-08-15 14:18:53 +0300 |
commit | 64b59f11dd52071a800090ca14212b5c22aaa683 (patch) | |
tree | 529ad74e3ab7b6dd9ecc307d088292b18296f956 /drivers/usb/dwc2/gadget.c | |
parent | 7fc461378cad592e8e606cce2b05b917982539fc (diff) | |
download | linux-64b59f11dd52071a800090ca14212b5c22aaa683.tar.xz |
usb: gadget: udc: renesas_usb3: make usb_ep_ops const
Make the structure const as it is only stored in the ops field of a
usb_ep structure, which is of type const.
Done using Coccinelle.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/usb/dwc2/gadget.c')
0 files changed, 0 insertions, 0 deletions