Commits
Julia Lawall committed 3643b46c381
ALSA: emux: constify nrpn_conv_table structures The nrpn_conv_table structures are never modified, so declare them as const. Done with the help of Coccinelle. Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Signed-off-by: Takashi Iwai <tiwai@suse.de>