OSDN Git Service

ucm: fix again the long name configuration filename lookup
authorJaroslav Kysela <perex@perex.cz>
Tue, 19 Nov 2019 12:10:19 +0000 (13:10 +0100)
committerJaroslav Kysela <perex@perex.cz>
Tue, 19 Nov 2019 12:11:35 +0000 (13:11 +0100)
commit10a63e093c4a98acfa9bcdfdd06938bcd874b008
tree2972a988ba7bb62c648cf914395fa6f9d74f5d58
parent8c4301e7a8c53d25d057c08420f0391ee2426d48
ucm: fix again the long name configuration filename lookup

The fix in commit 77119d83a1f4 assumes that both ucm1 / ucm2 directories
have the configurations for the long name in the same directory. For v2
we changed the location to card_name/card_long_name aka
driver_name/driver_long_name to make the directory layout more structured.

Fixes: 77119d83a1f4 ("ucm: Fix opening of master-configs by the card's longname")

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/ucm/parser.c