[alsa-devel] [PATCH] ASoC: tlv320dac33: Control for line output gain
Mark Brown
broonie at opensource.wolfsonmicro.com
Wed Oct 13 10:43:43 CEST 2010
On Wed, Oct 13, 2010 at 11:40:26AM +0300, Peter Ujfalusi wrote:
> In the documentation these gains are described like that (0.25V.V / 1V/V), and I
> wanted to use the same in the enum elements, but what about:
> /* L/R Line Output Gain */
> static const char *lr_lineout_gain_texts[] = {
> "Line -12dB DAC 0dB", "Line -6dB DAC 6dB",
> "Line 0dB DAC 12dB", "Line 6dB DAC 18dB",
> };
That's *much* clearer.
More information about the Alsa-devel
mailing list