diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-10 17:17:37 +0530 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2017-08-10 17:56:10 +0200 |
commit | 2aa0eae9702ede2af21191bce8c5848eea3306e4 (patch) | |
tree | e05278f69644055c213042a6910413e96ab78d32 /include/kvm | |
parent | c06aab337e59fd7e75c14660c60a9773885ecb3b (diff) |
ALSA: sis7019: 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>
Diffstat (limited to 'include/kvm')
0 files changed, 0 insertions, 0 deletions