ALSA: aoa: make snd_kcontrol_new const
authorBhumika Goyal <bhumirks@gmail.com>
Wed, 16 Aug 2017 08:44:09 +0000 (14:14 +0530)
committerTakashi Iwai <tiwai@suse.de>
Wed, 16 Aug 2017 12:29:06 +0000 (14:29 +0200)
commitbb1c928df78ee6e3665a0d013e74108cc9abf34b
tree54548800f9adfc2934b0da54fcdba17d9663b886
parenteb2c18309491325381172cc2838006c5e9fdd0f4
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>
sound/aoa/codecs/onyx.c