]> git.alsa-project.org Git - alsa-lib.git/commit
ucm: Add command 'get _file' to get the config file name of the opened card
authorMengdong Lin <mengdong.lin@linux.intel.com>
Wed, 18 Jan 2017 03:53:42 +0000 (11:53 +0800)
committerTakashi Iwai <tiwai@suse.de>
Wed, 18 Jan 2017 10:55:25 +0000 (11:55 +0100)
commite93d93a8cd37f94f119aba72ca05d7f92b648bcc
tree5cf87778af3b20a6cc25de5ad2f401b9a01fc5a9
parent4b9297e65f541f1a6c1b4a036f66936b9cafe030
ucm: Add command 'get _file' to get the config file name of the opened card

After opening a card, this command can show the name of the actually
loaded configuration file, either matches the card name or card long name.
So developers can check if there is a device-sepcific configuration file
available for a given card.

Signed-off-by: Mengdong Lin <mengdong.lin@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/use-case.h
src/ucm/main.c