mirror of
				https://github.com/alsa-project/alsa-lib.git
				synced 2025-11-03 09:01:52 -05:00 
			
		
		
		
	conf/ucm: broadwell-rt286: change to use the correct jack kcontrol name
The headset jack has two kctls: "Headphone Jack" and "Mic Jack", we need switch speaker output according to the former JackControl. Here correct it. Signed-off-by: Jie Yang <yang.jie@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
		
							parent
							
								
									b07de7c26b
								
							
						
					
					
						commit
						ba6fa7b5a6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -43,7 +43,7 @@ SectionDevice."Headphones" {
 | 
				
			||||||
	Value {
 | 
						Value {
 | 
				
			||||||
		PlaybackChannels "2"
 | 
							PlaybackChannels "2"
 | 
				
			||||||
		JackDev "rt286-jack"
 | 
							JackDev "rt286-jack"
 | 
				
			||||||
		JackControl "Headset Jack"
 | 
							JackControl "Headphone Jack"
 | 
				
			||||||
		JackHWMute "Speaker"
 | 
							JackHWMute "Speaker"
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue