Arvind Yadav b2165f3889 ALSA: firewire: 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:17 +02:00
..
2017-07-18 20:01:21 +02:00
2017-08-17 12:44:19 +02:00
2016-01-20 09:59:27 +01:00
2017-07-09 18:48:37 -07:00
2015-08-31 16:25:22 +02:00