]> asedeno.scripts.mit.edu Git - linux.git/commit
ALSA: ymfpci: More constifications
authorTakashi Iwai <tiwai@suse.de>
Sun, 5 Jan 2020 14:47:40 +0000 (15:47 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 5 Jan 2020 15:14:49 +0000 (16:14 +0100)
commit10aab1a24d52176f591412ce9827832aa04d3267
treeebdea8dea6ccfcce9744791d4a386c2b660b9e59
parent3cfe54b96ca1a8483b376fd24a6fb1b63a2f02c9
ALSA: ymfpci: More constifications

Apply const prefix to each possible place: the static tables for
sample rates, parameters and registers.

Just for minor optimization and no functional changes.

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