alsa-mixer: sb-omni-surround-5.1.conf: rename analog-stereo to analog-stereo-output
authorTanu Kaskinen <tanuk@iki.fi>
Thu, 6 Aug 2015 10:13:54 +0000 (12:13 +0200)
committerTanu Kaskinen <tanuk@iki.fi>
Fri, 28 Aug 2015 05:26:48 +0000 (08:26 +0300)
The mapping is only useful for output, and this renaming makes the
name symmetric with the input mapping.

src/modules/alsa/mixer/profile-sets/sb-omni-surround-5.1.conf

index 1c4aa7b..84d8483 100644 (file)
 [General]
 auto-profiles = yes
 
-[Mapping analog-stereo]
+[Mapping analog-stereo-output]
 device-strings = front:%f hw:%f
 channel-map = left,right
 paths-output = analog-output
 priority = 10
+direction = output
 
 [Mapping analog-stereo-input]
 device-strings = hw:%f,1,0
@@ -75,4 +76,4 @@ device-strings = iec958:%f
 channel-map = left,right
 paths-output = iec958-stereo-output
 priority = 5
-direction = output
\ No newline at end of file
+direction = output