OSDN Git Service

ucm: adding the folder of card_long_name when finding verb conf file
authorHui Wang <hui.wang@canonical.com>
Wed, 2 May 2018 06:08:05 +0000 (14:08 +0800)
committerJaroslav Kysela <perex@perex.cz>
Wed, 2 May 2018 06:42:40 +0000 (08:42 +0200)
commit181f8e251bc05832f9c9401544e680ea0572a2e3
tree4a1482e4358ea34771013fb5c2a895858591314a
parent23a20cda111232b5d21dde12d10e19e4ecb71cea
ucm: adding the folder of card_long_name when finding verb conf file

The board configuration file and verb conf file are allowed to be
in the folder named of card_long_name, so when finding the verb conf
file, we need to check if it is in the folder of card_long_name or
card_name.

Signed-off-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/ucm/parser.c