mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
1086373713
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> |
||
---|---|---|
.. | ||
ac97c.c | ||
ac97c.h | ||
Kconfig | ||
Makefile |