ALSA: hda - constify and cleanup static NodeID tables
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Fri, 3 Jan 2020 09:23:48 +0000 (10:23 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 3 Jan 2020 09:38:38 +0000 (10:38 +0100)
commitcaf3c0437aaf2e63624c4aaf94c0dd38d1f897e3
treed7de6b9a6d36704bfd1c6e6e2a97fae58f79973c
parent88e540a8764ec0f5fb4a1185fbeb7827fefd3601
ALSA: hda - constify and cleanup static NodeID tables

Make hda_nid_t tables static const, as they are not intended to be
modified by callees.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Link: https://lore.kernel.org/r/5150c94101c9534f4c8e987324f6912c16d459f6.1578043216.git.mirq-linux@rere.qmqm.pl
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_generic.c
sound/pci/hda/patch_analog.c
sound/pci/hda/patch_ca0132.c
sound/pci/hda/patch_conexant.c
sound/pci/hda/patch_realtek.c
sound/pci/hda/patch_sigmatel.c
sound/pci/hda/patch_via.c