Jesse Keating 2f82dda
diff --git a/sound/pci/ice1712/revo.c b/sound/pci/ice1712/revo.c
Jesse Keating 2f82dda
index b508bb3..dc13e2d 100644
Jesse Keating 2f82dda
--- a/sound/pci/ice1712/revo.c
Jesse Keating 2f82dda
+++ b/sound/pci/ice1712/revo.c
Jesse Keating 2f82dda
@@ -197,26 +197,26 @@ static int revo51_i2c_init(struct snd_ice1712 *ice,
Jesse Keating 2f82dda
 
Jesse Keating 2f82dda
 static const struct snd_akm4xxx_dac_channel revo71_front[] = {
Jesse Keating 2f82dda
 	{
Jesse Keating 2f82dda
-		.name = "PCM Playback Volume",
Jesse Keating 2f82dda
+		.name = "Front Playback Volume",
Jesse Keating 2f82dda
 		.num_channels = 2,
Jesse Keating 2f82dda
 		/* front channels DAC supports muting */
Jesse Keating 2f82dda
-		.switch_name = "PCM Playback Switch",
Jesse Keating 2f82dda
+		.switch_name = "Front Playback Switch",
Jesse Keating 2f82dda
 	},
Jesse Keating 2f82dda
 };
Jesse Keating 2f82dda
 
Jesse Keating 2f82dda
 static const struct snd_akm4xxx_dac_channel revo71_surround[] = {
Jesse Keating 2f82dda
-	AK_DAC("PCM Center Playback Volume", 1),
Jesse Keating 2f82dda
-	AK_DAC("PCM LFE Playback Volume", 1),
Jesse Keating 2f82dda
-	AK_DAC("PCM Side Playback Volume", 2),
Jesse Keating 2f82dda
-	AK_DAC("PCM Rear Playback Volume", 2),
Jesse Keating 2f82dda
+	AK_DAC("Center Playback Volume", 1),
Jesse Keating 2f82dda
+	AK_DAC("LFE Playback Volume", 1),
Jesse Keating 2f82dda
+	AK_DAC("Side Playback Volume", 2),
Jesse Keating 2f82dda
+	AK_DAC("Rear Playback Volume", 2),
Jesse Keating 2f82dda
 };
Jesse Keating 2f82dda
 
Jesse Keating 2f82dda
 static const struct snd_akm4xxx_dac_channel revo51_dac[] = {
Jesse Keating 2f82dda
-	AK_DAC("PCM Playback Volume", 2),
Jesse Keating 2f82dda
-	AK_DAC("PCM Center Playback Volume", 1),
Jesse Keating 2f82dda
-	AK_DAC("PCM LFE Playback Volume", 1),
Jesse Keating 2f82dda
-	AK_DAC("PCM Rear Playback Volume", 2),
Jesse Keating 2f82dda
-	AK_DAC("PCM Headphone Volume", 2),
Jesse Keating 2f82dda
+	AK_DAC("Front Playback Volume", 2),
Jesse Keating 2f82dda
+	AK_DAC("Center Playback Volume", 1),
Jesse Keating 2f82dda
+	AK_DAC("LFE Playback Volume", 1),
Jesse Keating 2f82dda
+	AK_DAC("Rear Playback Volume", 2),
Jesse Keating 2f82dda
+	AK_DAC("Headphone Volume", 2),
Jesse Keating 2f82dda
 };
Jesse Keating 2f82dda
 
Jesse Keating 2f82dda
 static const char *revo51_adc_input_names[] = {