mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-04 13:30:08 -05:00
ucm: parser - cosmetic fixes in the comments
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
fbe1ac4a09
commit
7d3fec6ac6
1 changed files with 31 additions and 32 deletions
|
|
@ -710,7 +710,6 @@ static int parse_value(snd_use_case_mgr_t *uc_mgr ATTRIBUTE_UNUSED,
|
||||||
* PlaybackVolume "name='Master Playback Volume',index=2"
|
* PlaybackVolume "name='Master Playback Volume',index=2"
|
||||||
* PlaybackSwitch "name='Master Playback Switch',index=2"
|
* PlaybackSwitch "name='Master Playback Switch',index=2"
|
||||||
* }
|
* }
|
||||||
*
|
|
||||||
* }
|
* }
|
||||||
*
|
*
|
||||||
* SupportedDevice and ConflictingDevice cannot be specified together.
|
* SupportedDevice and ConflictingDevice cannot be specified together.
|
||||||
|
|
@ -840,7 +839,7 @@ static int parse_modifier(snd_use_case_mgr_t *uc_mgr,
|
||||||
* SectionDevice."Headphones" {
|
* SectionDevice."Headphones" {
|
||||||
* Comment "Headphones connected to 3.5mm jack"
|
* Comment "Headphones connected to 3.5mm jack"
|
||||||
*
|
*
|
||||||
* upportedDevice [
|
* SupportedDevice [
|
||||||
* "x"
|
* "x"
|
||||||
* "y"
|
* "y"
|
||||||
* ]
|
* ]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue