diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-10 14:47:32 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2017-08-10 18:56:04 +0300 |
commit | 844f88edf9dd6ef84599abe6909e1e19b6bfaeda (patch) | |
tree | 865517a7e91d4e3258dc2013189004156e6a9fad /sound/pci/au88x0/au88x0_pcm.c | |
parent | 64a591e67e30599bed0179f187e034cc0828010e (diff) | |
download | linux-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