[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151125124728.GT1929@sirena.org.uk>
Date: Wed, 25 Nov 2015 12:47:28 +0000
From: Mark Brown <broonie@...nel.org>
To: Damien Horsley <Damien.Horsley@...tec.com>
Cc: alsa-devel@...a-project.org, Rob Herring <robh+dt@...nel.org>,
Pawel Moll <pawel.moll@....com>,
Mark Rutland <mark.rutland@....com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Kumar Gala <galak@...eaurora.org>,
Liam Girdwood <lgirdwood@...il.com>,
Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [alsa-devel] [PATCH 2/2] ASoC: img: Add driver for Pistachio
internal DAC
On Mon, Nov 23, 2015 at 05:24:59PM +0000, Damien Horsley wrote:
> + /* The mute state as set by alsa using the digital_mute callback */
> + bool alsa_mute_state;
> + /* The mute state as set by the userspace mute control */
> + bool control_mute_state;
> + /* The actual mute state is equal to an OR of the above */
Does the device *need* the digital mute to avoid noise? If there's no
strong need for it then just don't bother which simplifies the code a
lot.
Otherwise this looks good.
Download attachment "signature.asc" of type "application/pgp-signature" (474 bytes)
Powered by blists - more mailing lists