aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/intel8x0m.c
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2017-08-10 17:17:35 +0530
committerTakashi Iwai <tiwai@suse.de>2017-08-10 17:56:08 +0200
commit17e12921c51f5025e748ab84087900a7a5ecc919 (patch)
treeb4bdff8d3ffc4fe826eec0d431a6e09483bbbc63 /sound/pci/intel8x0m.c
parentALSA: echoaudio: constify snd_pcm_ops structures (diff)
downloadlinux-dev-17e12921c51f5025e748ab84087900a7a5ecc919.tar.xz
linux-dev-17e12921c51f5025e748ab84087900a7a5ecc919.zip
ALSA: intel8x0: 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 '')
0 files changed, 0 insertions, 0 deletions