[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20111012145631.GQ3647@opensource.wolfsonmicro.com>
Date: Wed, 12 Oct 2011 15:56:32 +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 <linux-kernel@...r.kernel.org>
Subject: Re: [alsa-devel] [PATCH 4/9] ASoC: da7210: Add support for mute and
zero cross controls
On Wed, Oct 12, 2011 at 08:31:35PM +0530, Ashish Chavan wrote:
> + /* Mute controls */
> + SOC_SINGLE("Mic Left Mute Switch", DA7210_MIC_L, 3, 1, 0),
> + SOC_SINGLE("Mic Right Mute Switch", DA7210_MIC_R, 3, 1, 0),
Should be a double control.
> + SOC_SINGLE("DAC Soft Mute Rate", DA7210_SOFTMUTE, 0, 0X7, 0),
0x7.
--
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