usb: gadget: constify all struct usb_gadget_ops
authorFelipe Balbi <balbi@ti.com>
Thu, 24 Jan 2013 15:58:16 +0000 (17:58 +0200)
committerFelipe Balbi <balbi@ti.com>
Thu, 24 Jan 2013 19:11:35 +0000 (21:11 +0200)
Add the missing 'const' keyword to all struct
usb_gadget_ops in the gadget framework.

Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found