Rikard Falkeborn <rikard.falkeborn@xxxxxxxxx> writes: > The struct pxa25x_ep_ops is only assigned to the ops field in the > usb_ep struct, which is a pointer to const struct usb_ep_ops. > Make it const to allow the compiler to put it in read-only memory. > > Signed-off-by: Rikard Falkeborn <rikard.falkeborn@xxxxxxxxx> Acked-by: Felipe Balbi <balbi@xxxxxxxxxx> -- balbi