[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1318496015.12107.434.camel@matrix>
Date: Thu, 13 Oct 2011 14:23:34 +0530
From: Ashish Chavan <ashish.chavan@...tcummins.com>
To: Mark Brown <broonie@...nsource.wolfsonmicro.com>
CC: <lrg@...com>, alsa-devel <alsa-devel@...a-project.org>,
David Dajun Chen <david.chen@...semi.com>,
<kuninori.morimoto.gx@...esas.com>, <linux-kernel@...r.kernel.org>
Subject: Re: [alsa-devel] [PATCH 1/9] ASoC: da7210: Add support for line
out and DAC
On Wed, 2011-10-12 at 15:49 +0100, Mark Brown wrote:
> 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.
OK, will update it.
>
> > + /* 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.
>
I see.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists