diff options
author | Bhumika Goyal <bhumirks@gmail.com> | 2017-08-12 14:04:55 +0200 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2017-08-15 13:18:54 +0200 |
commit | ebce561a0d140aab63ceb7703aeb6ae7627fd320 (patch) | |
tree | 650b5051147f2eb660cd39ba39aeb8684f725542 /drivers/target | |
parent | usb: gadget: udc: renesas_usb3: make usb_ep_ops const (diff) | |
download | linux-ebce561a0d140aab63ceb7703aeb6ae7627fd320.tar.xz linux-ebce561a0d140aab63ceb7703aeb6ae7627fd320.zip |
usb: dwc2: gadget: 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/target')
0 files changed, 0 insertions, 0 deletions