Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Commit

Permalink
mt8183/mt8183_da7219: Remove priority values
Browse files Browse the repository at this point in the history
They do nothing without jack detection
  • Loading branch information
WeirdTreeThing committed Jan 17, 2024
1 parent 274968c commit 9e8e09f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions mt8183/mt8183_da7219_r/HiFi.conf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ SectionDevice."Speaker" {
Comment "Speaker"

Value {
PlaybackPriority 100
PlaybackPCM "hw:${CardId},0"
}
EnableSequence [
Expand All @@ -40,7 +39,6 @@ SectionDevice."Headphones" {
Comment "Headphones"

Value {
PlaybackPriority 200
PlaybackPCM "hw:${CardId},0"
}
EnableSequence [
Expand Down Expand Up @@ -71,7 +69,6 @@ SectionDevice."Mic" {
Comment "Internal Microphone"

Value {
CapturePriority 100
CapturePCM "hw:${CardId},5"
}
EnableSequence [
Expand Down

0 comments on commit 9e8e09f

Please sign in to comment.