summaryrefslogtreecommitdiff
path: root/sound/pci/au88x0/au88x0_pcm.c
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2017-08-10 14:47:32 +0300
committerTakashi Iwai <tiwai@suse.de>2017-08-10 18:56:04 +0300
commit844f88edf9dd6ef84599abe6909e1e19b6bfaeda (patch)
tree865517a7e91d4e3258dc2013189004156e6a9fad /sound/pci/au88x0/au88x0_pcm.c
parent64a591e67e30599bed0179f187e034cc0828010e (diff)
downloadlinux-844f88edf9dd6ef84599abe6909e1e19b6bfaeda.tar.xz
ALSA: ali5451: 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 'sound/pci/au88x0/au88x0_pcm.c')
0 files changed, 0 insertions, 0 deletions