mt8183/mt8183_da7219: Remove priority values
They do nothing without jack detectionredrix
parent
274968c0fd
commit
9e8e09f6a1
|
@ -21,7 +21,6 @@ SectionDevice."Speaker" {
|
|||
Comment "Speaker"
|
||||
|
||||
Value {
|
||||
PlaybackPriority 100
|
||||
PlaybackPCM "hw:${CardId},0"
|
||||
}
|
||||
EnableSequence [
|
||||
|
@ -40,7 +39,6 @@ SectionDevice."Headphones" {
|
|||
Comment "Headphones"
|
||||
|
||||
Value {
|
||||
PlaybackPriority 200
|
||||
PlaybackPCM "hw:${CardId},0"
|
||||
}
|
||||
EnableSequence [
|
||||
|
@ -71,7 +69,6 @@ SectionDevice."Mic" {
|
|||
Comment "Internal Microphone"
|
||||
|
||||
Value {
|
||||
CapturePriority 100
|
||||
CapturePCM "hw:${CardId},5"
|
||||
}
|
||||
EnableSequence [
|
||||
|
|
Loading…
Reference in New Issue