[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20111012144940.GN3647@opensource.wolfsonmicro.com>
Date: Wed, 12 Oct 2011 15:49:40 +0100
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Ashish Chavan <ashish.chavan@...tcummins.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, 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@...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