Arvind Yadav 31cb1fb41d ALSA: usb: constify snd_pcm_ops structures
snd_pcm_ops are not supposed to change at runtime. All functions
working with snd_pcm_ops provided by <sound/pcm.h> work with
const snd_pcm_ops. So mark the non-const structs as const.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-08-19 11:02:27 +02:00
..
2017-08-06 22:20:07 +02:00
2014-10-21 09:17:47 +02:00
2015-12-08 14:59:19 +01:00
2017-01-12 12:50:48 +01:00
2013-08-12 11:42:28 +02:00