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>
SectionDevice."DigitalMics" {
- Comment "DigitalMics capture"
+ Comment "Internal Digital Microphones"
ConflictingDevice [
"IN1-InternalMics"
SectionDevice."Headphones" {
- Comment "Headphones playback"
+ Comment "Headphones"
ConflictingDevice [
"Speaker"
SectionDevice."HeadsetMic" {
- Comment "Headset Mic capture"
+ Comment "Headset Microphone"
ConflictingDevice [
"IN1-InternalMics"
SectionDevice."IN1-InternalMics" {
- Comment "Internal IN1 analog Mic capture"
+ Comment "Internal Microphone on IN1"
ConflictingDevice [
"DigitalMics"
SectionDevice."IN3-InternalMics" {
- Comment "Internal IN3 analog Mic capture"
+ Comment "Internal Microphone on IN3"
ConflictingDevice [
"DigitalMics"
SectionDevice."MonoSpeaker" {
- Comment "MonoSpeaker playback"
+ Comment "Mono Speaker"
ConflictingDevice [
"Headphones"
SectionDevice."Speaker" {
- Comment "Speaker playback"
+ Comment "Speakers"
ConflictingDevice [
"Headphones"