[alsa-devel] [PATCH 002a/003] snd-powermac: AWACS and Screamer mixers for PM7500, Beige, and iMac SL

Takashi Iwai tiwai at suse.de
Wed Apr 16 11:21:44 CEST 2008


At Wed, 16 Apr 2008 10:02:08 +0300,
Risto Suominen wrote:
> 
> @@ -493,14 +500,14 @@ static struct snd_kcontrol_new snd_pmac_
>  	  .private_value = AMP_CH_HD,
>  	},
>  	{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
> -	  .name = "Tone Control - Bass",
> +	  .name = "Tone Control - Bass Playback Volume",
>  	  .info = snd_pmac_awacs_info_tone_amp,
>  	  .get = snd_pmac_awacs_get_tone_amp,
>  	  .put = snd_pmac_awacs_put_tone_amp,
>  	  .private_value = 0,
>  	},
>  	{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
> -	  .name = "Tone Control - Treble",
> +	  .name = "Tone Control - Treble Playback Volume",
>  	  .info = snd_pmac_awacs_info_tone_amp,
>  	  .get = snd_pmac_awacs_get_tone_amp,
>  	  .put = snd_pmac_awacs_put_tone_amp,

As mentioned in another mail, these shouldn't be done.
Could you repost without this hunk?


thanks,

Takashi


More information about the Alsa-devel mailing list