mirror of
				https://github.com/alsa-project/alsa-lib.git
				synced 2025-11-03 09:01:52 -05:00 
			
		
		
		
	Revert "conf/ucm: Add a UCM profile for Dell WD19 Dock USB-audio"
This reverts commit d8013619c9.
The USB driver defines identical profile as for WD15.
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
			
			
This commit is contained in:
		
							parent
							
								
									d8013619c9
								
							
						
					
					
						commit
						0862458c13
					
				
					 3 changed files with 0 additions and 35 deletions
				
			
		| 
						 | 
				
			
			@ -1,5 +0,0 @@
 | 
			
		|||
Comment "USB-audio on Dell WD19 docking station"
 | 
			
		||||
SectionUseCase."HiFi" {
 | 
			
		||||
	File "HiFi.conf"
 | 
			
		||||
	Comment "Default"
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			@ -1,26 +0,0 @@
 | 
			
		|||
SectionDevice."Headphone" {
 | 
			
		||||
	Comment "Headphone"
 | 
			
		||||
 | 
			
		||||
	Value {
 | 
			
		||||
		PlaybackChannels "2"
 | 
			
		||||
		PlaybackPCM "hw:Dock,0"
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
SectionDevice."Speaker" {
 | 
			
		||||
	Comment "Speaker"
 | 
			
		||||
 | 
			
		||||
	Value {
 | 
			
		||||
		PlaybackChannels "2"
 | 
			
		||||
		PlaybackPCM "hw:Dock,1"
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
SectionDevice."Mic" {
 | 
			
		||||
	Comment "Microphone"
 | 
			
		||||
 | 
			
		||||
	Value {
 | 
			
		||||
		CaptureChannels "2"
 | 
			
		||||
		CapturePCM "hw:Dock,0"
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			@ -1,4 +0,0 @@
 | 
			
		|||
alsaconfigdir = @ALSA_CONFIG_DIR@
 | 
			
		||||
ucmdir = $(alsaconfigdir)/ucm/Dell-WD19-Dock
 | 
			
		||||
ucm_DATA = Dell-WD19-Dock.conf HiFi.conf
 | 
			
		||||
EXTRA_DIST = $(ucm_DATA)
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue