]> git.karo-electronics.de Git - linux-beck.git/commit
ALSA: ControlName.txt: Add 'Analogue' as a prefix for volume controls
authorHoward Mitchell <hm@hmbedded.co.uk>
Thu, 19 Mar 2015 12:08:29 +0000 (12:08 +0000)
committerMark Brown <broonie@kernel.org>
Sat, 21 Mar 2015 18:26:02 +0000 (18:26 +0000)
commit3088ef9f5dec3d72b24dcdd33d240823ab26b432
treee0c2037222a4d8268c79ff9f9c4db5834d2f2bc1
parentc517d838eb7d07bbe9507871fab3931deccff539
ALSA: ControlName.txt: Add 'Analogue' as a prefix for volume controls

Currently 'Playback Volume' is the correct way to express an analogue
volume control. However, this control name has initialisation defaults
applied when using 'alsactl restore' and in some cases this is not
appropriate. An example would be a control that has a selection of
0db and -6dB of gain that is intended to set the fullscale ouput
voltage of a DAC. The TI pcm512x family of DAcs have such a control.
In this case the device/driver reset defaults are preferred.

Signed-off-by: Howard Mitchell <hm@hmbedded.co.uk>
Acked-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/sound/alsa/ControlNames.txt