commit | 17074c1a5f1bbbf352fe071b2947a498db42661f | [log] [tgz] |
---|---|---|
author | Julia Lawall <Julia.Lawall@lip6.fr> | Fri Dec 11 15:52:37 2015 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Dec 11 16:18:02 2015 +0100 |
tree | 1bfd78811e9e837829c044923edeb260941fc223 | |
parent | 9a5e5234bafeaa2e9d15881d443c38d3d82d0b38 [diff] |
ALSA: usb-audio: constify usb_protocol_ops structures The usb_protocol_ops structures are never modified, so declare them as const. Done with the help of Coccinelle. Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Acked-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>