1
0
Fork 0
alistair23-linux/sound/usb/misc
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
..
Makefile ALSA: usb-audio: move ua101 driver 2010-03-05 08:15:36 +01:00
ua101.c ALSA: usb: constify snd_pcm_ops structures 2017-08-19 11:02:27 +02:00