Re: [alsa-devel] [PATCH 1/9] ASoC: da7210: Add support for line outand DAC

From: Mark Brown
Date: Wed Oct 12 2011 - 10:49:43 EST


On Wed, Oct 12, 2011 at 08:26:15PM +0530, Ashish Chavan wrote:

> + SOC_DOUBLE_R_TLV("DAC Playback Volume",
> + DA7210_DAC_L, DA7210_DAC_R,
> + 0, 0x77, 1, dac_gain_tlv),

Digital Playback Volume.

> + /* Set default DAC gain */
> + snd_soc_write(codec, DA7210_DAC_L, DA7210_DFLT_DAC_GAIN);
> + snd_soc_write(codec, DA7210_DAC_R, DA7210_DFLT_DAC_GAIN);

No, use chip defaults.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/