Arvind Yadav e79a560ef7 ALSA: es1688: 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-12 23:44:10 +02:00
..
2017-06-09 10:42:47 +02:00
2017-06-09 10:42:48 +02:00
2017-05-17 07:13:05 +02:00
2017-06-09 10:42:47 +02:00