]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - sound/pci/ens1370.c
ALSA: pci: Constify snd_pci_quirk tables
authorTakashi Iwai <tiwai@suse.de>
Fri, 3 Jan 2020 08:17:14 +0000 (09:17 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 3 Jan 2020 08:24:45 +0000 (09:24 +0100)
commit88e540a8764ec0f5fb4a1185fbeb7827fefd3601
treefb750cf71269776d340b82c0b8a1b77bc5ab064e
parenta5dc05e466b054722817e09e9e2867b2c373f570
ALSA: pci: Constify snd_pci_quirk tables

The snd_pci_quirk tables are referred as read-only, hence they can be
declared as const gracefully.

There should be no functional changes by this patch.

Link: https://lore.kernel.org/r/20200103081714.9560-59-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/atiixp.c
sound/pci/ctxfi/ctatc.c
sound/pci/ens1370.c
sound/pci/intel8x0.c
sound/pci/maestro3.c
sound/pci/nm256/nm256.c
sound/pci/via82xx.c