mirror of
				https://github.com/alsa-project/alsa-lib.git
				synced 2025-11-03 09:01:52 -05:00 
			
		
		
		
	conf/ucm: bytcr-rt5640: Improve human readable input/output names
The Comment field is displayed tot the end user in various UIs as such names like MonoSpeaker and DigitalMics without any spaces are no good. Also the names themselves as well as how they get displayed in the typical UI (in separate input / output tabs) makes the adding of playback and capture to the comment superfluous and this looks weird in the UI, so drop it. Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
		
							parent
							
								
									be91b595f8
								
							
						
					
					
						commit
						040cfea177
					
				
					 7 changed files with 7 additions and 7 deletions
				
			
		| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
SectionDevice."DigitalMics" {
 | 
					SectionDevice."DigitalMics" {
 | 
				
			||||||
	Comment "DigitalMics capture"
 | 
						Comment "Internal Digital Microphones"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	ConflictingDevice [
 | 
						ConflictingDevice [
 | 
				
			||||||
		"IN1-InternalMics"
 | 
							"IN1-InternalMics"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
SectionDevice."Headphones" {
 | 
					SectionDevice."Headphones" {
 | 
				
			||||||
	Comment "Headphones playback"
 | 
						Comment "Headphones"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	ConflictingDevice [
 | 
						ConflictingDevice [
 | 
				
			||||||
		"Speaker"
 | 
							"Speaker"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
SectionDevice."HeadsetMic" {
 | 
					SectionDevice."HeadsetMic" {
 | 
				
			||||||
	Comment "Headset Mic capture"
 | 
						Comment "Headset Microphone"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	ConflictingDevice [
 | 
						ConflictingDevice [
 | 
				
			||||||
		"IN1-InternalMics"
 | 
							"IN1-InternalMics"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
SectionDevice."IN1-InternalMics" {
 | 
					SectionDevice."IN1-InternalMics" {
 | 
				
			||||||
	Comment "Internal IN1 analog Mic capture"
 | 
						Comment "Internal Microphone on IN1"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	ConflictingDevice [
 | 
						ConflictingDevice [
 | 
				
			||||||
		"DigitalMics"
 | 
							"DigitalMics"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
SectionDevice."IN3-InternalMics" {
 | 
					SectionDevice."IN3-InternalMics" {
 | 
				
			||||||
	Comment "Internal IN3 analog Mic capture"
 | 
						Comment "Internal Microphone on IN3"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	ConflictingDevice [
 | 
						ConflictingDevice [
 | 
				
			||||||
		"DigitalMics"
 | 
							"DigitalMics"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
SectionDevice."MonoSpeaker" {
 | 
					SectionDevice."MonoSpeaker" {
 | 
				
			||||||
	Comment "MonoSpeaker playback"
 | 
						Comment "Mono Speaker"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	ConflictingDevice [
 | 
						ConflictingDevice [
 | 
				
			||||||
		"Headphones"
 | 
							"Headphones"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
SectionDevice."Speaker" {
 | 
					SectionDevice."Speaker" {
 | 
				
			||||||
	Comment "Speaker playback"
 | 
						Comment "Speakers"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	ConflictingDevice [
 | 
						ConflictingDevice [
 | 
				
			||||||
		"Headphones"
 | 
							"Headphones"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue