diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-23 15:09:28 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2017-08-23 16:53:40 +0300 |
commit | 668d06165c4a7d5bbb29fadd3e1b2d610b73c456 (patch) | |
tree | e21fd3272af1aca22a8006662f9717043751ca91 /sound/pci/ctxfi/cthw20k1.c | |
parent | 9715f0bdb61e98652a1c84408f2bc059d01ce85b (diff) | |
download | linux-668d06165c4a7d5bbb29fadd3e1b2d610b73c456.tar.xz |
ALSA: intel8x0: constify ac97_pcm structures
ac97_pcm are not supposed to change at runtime. All functions
working with ac97_pcm provided by <sound/ac97_codec.h> work with
const ac97_pcm. 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/ctxfi/cthw20k1.c')
0 files changed, 0 insertions, 0 deletions