mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
e0c24d8b27
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> |
||
---|---|---|
.. | ||
pdaudiocf | ||
vx | ||
Kconfig | ||
Makefile |