summaryrefslogtreecommitdiff
path: root/sound/drivers
diff options
context:
space:
mode:
authorBhumika Goyal <bhumirks@gmail.com>2017-02-22 01:33:27 +0530
committerTakashi Iwai <tiwai@suse.de>2017-02-21 22:02:03 +0100
commit04bab35044e7aa54031e55e3f7039141c54e70d7 (patch)
treef99ec8a5e47c6b0d04d64f679300021e19d13c1e /sound/drivers
parentf3b827e0b1841f4cfc18436e09f4f269f3be908e (diff)
ALSA: usb-audio: constify snd_kcontrol_new structures
Declare snd_kcontrol_new structures as const as they are only passed as an argument to the function add_new_ctl. This agrument is of type const, so snd_kcontrol_new structures having this property can be made const too. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/drivers')
0 files changed, 0 insertions, 0 deletions