alsa: mixer - reorder the type field in path parser
authorJaroslav Kysela <perex@perex.cz>
Fri, 18 Sep 2020 14:30:02 +0000 (16:30 +0200)
committerTanu Kaskinen <tanuk@iki.fi>
Sun, 4 Oct 2020 11:22:53 +0000 (14:22 +0300)
commit3efcb6847d82406604cd729030084506c20fd029
treec876b8f30b7337b86710d7143fb23fb218cfc996
parent36a86d4149deed2c9a443b4eda3334632fbf7889
alsa: mixer - reorder the type field in path parser

The items array is assigned later and the order of fields is important.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/modules/alsa/alsa-mixer.c