forked from luck/tmp_suning_uos_patched
31cb1fb41d
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> |
||
---|---|---|
.. | ||
chip.c | ||
chip.h | ||
comm.c | ||
comm.h | ||
common.h | ||
control.c | ||
control.h | ||
firmware.c | ||
firmware.h | ||
Makefile | ||
midi.c | ||
midi.h | ||
pcm.c | ||
pcm.h |