Skip to content
Commit 05b8ccfb authored by Jacek Anaszewski's avatar Jacek Anaszewski
Browse files

ALSA: line6: Avoid polluting led_* namespace



led_colors clashes with the array of the same name being added
to the LED class. Do the following amendments to fix this issue
and the other prospective one.

led_colors -> toneport_led_colors
led_init_vals -> toneport_led_init_vals

Fixes: f44edd7b ("ALSA: line6/toneport: Implement LED controls via LED class")
Signed-off-by: default avatarJacek Anaszewski <jacek.anaszewski@gmail.com>
Cc: Jaroslav Kysela <perex@perex.cz>
Cc: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 174c9526
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment