OSDN Git Service

ALSA: line6: Constify snd_ratden definitions
authorTakashi Iwai <tiwai@suse.de>
Fri, 3 Jan 2020 08:17:06 +0000 (09:17 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 3 Jan 2020 08:24:40 +0000 (09:24 +0100)
commit37cc306b723f94d2be73578069ed1e88e1a30cdb
tree0037151352c68445bff29704b41ce435dc48c52c
parent4f8ce9821ecd3aca758a52f7dbb6146b8bdcb71c
ALSA: line6: Constify snd_ratden definitions

The snd_ratden definitions used in line6 drivers are all read-only, so
they can be marked as const.

There should be no functional changes by this patch.

Link: https://lore.kernel.org/r/20200103081714.9560-51-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/line6/pod.c
sound/usb/line6/podhd.c
sound/usb/line6/toneport.c