Messages in this thread |  | | From | Bhumika Goyal <> | Subject | [PATCH 0/3] ALSA: make snd_kcontrol_new const | Date | Wed, 16 Aug 2017 14:14:08 +0530 |
| |
Make these structures const. Done using Coccinelle.
Bhumika Goyal (3): ALSA: aoa: make snd_kcontrol_new const ALSA: pcxhr: make snd_kcontrol_new const ALSA: hda: make snd_kcontrol_new const
sound/aoa/codecs/onyx.c | 12 ++++++------ sound/pci/hda/patch_analog.c | 4 ++-- sound/pci/hda/patch_sigmatel.c | 2 +- sound/pci/pcxhr/pcxhr_mixer.c | 4 ++-- 4 files changed, 11 insertions(+), 11 deletions(-)
-- 1.9.1
|  |