]> asedeno.scripts.mit.edu Git - linux.git/commit
ALSA: fm801: More constification
authorTakashi Iwai <tiwai@suse.de>
Sun, 5 Jan 2020 14:48:19 +0000 (15:48 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 5 Jan 2020 15:15:12 +0000 (16:15 +0100)
commit8045d0fc95753b00c6f0cb0f3a50a919a0b95038
tree7d9ee9977f50b5ab03305836ae13700b84dc3c3b
parent7103e4a70cb9413b3b6a485c03d463bb0232c15a
ALSA: fm801: More constification

Apply const prefix to the static register table.

Just for minor optimization and no functional changes.

Link: https://lore.kernel.org/r/20200105144823.29547-65-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/fm801.c