commit | bb1c928df78ee6e3665a0d013e74108cc9abf34b | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Wed Aug 16 14:14:09 2017 +0530 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Aug 16 14:29:06 2017 +0200 |
tree | 54548800f9adfc2934b0da54fcdba17d9663b886 | |
parent | eb2c18309491325381172cc2838006c5e9fdd0f4 [diff] |
ALSA: aoa: make snd_kcontrol_new const Make these const as they are only used during a copy operation. Done using Coccinelle. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>