ucm2: Qualcomm: x1e80100: T14s-HiFi: remove duplicate DP Jack names
The DP names had duplicated definitions. Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/754 Signed-off-by: Jens Glathe <jens.glathe@oldschoolsolutions.biz> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
d4989eb508
commit
e6565e60f5
1 changed files with 0 additions and 3 deletions
|
|
@ -123,7 +123,6 @@ SectionDevice."HDMI0" {
|
||||||
Value {
|
Value {
|
||||||
PlaybackPriority 200
|
PlaybackPriority 200
|
||||||
PlaybackPCM "hw:${CardId},4"
|
PlaybackPCM "hw:${CardId},4"
|
||||||
JackControl "DP0 Jack"
|
|
||||||
PlaybackChannels 2
|
PlaybackChannels 2
|
||||||
JackControl "DP0 Jack"
|
JackControl "DP0 Jack"
|
||||||
}
|
}
|
||||||
|
|
@ -152,7 +151,6 @@ SectionDevice."HDMI1" {
|
||||||
Value {
|
Value {
|
||||||
PlaybackPriority 200
|
PlaybackPriority 200
|
||||||
PlaybackPCM "hw:${CardId},5"
|
PlaybackPCM "hw:${CardId},5"
|
||||||
JackControl "DP1 Jack"
|
|
||||||
PlaybackChannels 2
|
PlaybackChannels 2
|
||||||
JackControl "DP1 Jack"
|
JackControl "DP1 Jack"
|
||||||
}
|
}
|
||||||
|
|
@ -181,7 +179,6 @@ SectionDevice."HDMI2" {
|
||||||
Value {
|
Value {
|
||||||
PlaybackPriority 200
|
PlaybackPriority 200
|
||||||
PlaybackPCM "hw:${CardId},6"
|
PlaybackPCM "hw:${CardId},6"
|
||||||
JackControl "DP2 Jack"
|
|
||||||
PlaybackChannels 2
|
PlaybackChannels 2
|
||||||
JackControl "DP2 Jack"
|
JackControl "DP2 Jack"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue