From: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, Lars-Peter Clausen <lars@metafoo.de>,
Brian Austin <brian.austin@cirrus.com>,
Paul Handrigan <Paul.Handrigan@cirrus.com>,
Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>
Subject: Re: [PATCH 07/14] ASoC: wm2000: Fix wrong value references for boolean kctl
Date: Tue, 10 Mar 2015 15:00:03 +0000 [thread overview]
Message-ID: <20150310150003.GA17136@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1425987556-569-8-git-send-email-tiwai@suse.de>
On Tue, Mar 10, 2015 at 12:39:09PM +0100, Takashi Iwai wrote:
> The correct values referred by a boolean control are
> value.integer.value[], not value.enumerated.item[].
> The former is long while the latter is int, so it's even incompatible
> on 64bit architectures.
>
> Cc: <stable@vger.kernel.org>
> Signed-off-by: Takashi Iwai <tiwai@suse.de>
> ---
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Thanks,
Charles
next prev parent reply other threads:[~2015-03-10 15:00 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-10 11:39 [PATCH 00/14] Fix wrong ctl value references in ASoC codecs Takashi Iwai
2015-03-10 11:39 ` [PATCH 01/14] ASoC: adav80x: Fix wrong value references for boolean kctl Takashi Iwai
2015-03-10 11:42 ` Lars-Peter Clausen
2015-03-10 11:39 ` [PATCH 02/14] ASoC: ak4641: " Takashi Iwai
2015-03-10 11:39 ` [PATCH 03/14] ASoC: cs4271: " Takashi Iwai
2015-03-10 13:14 ` Handrigan, Paul
2015-03-10 20:14 ` Mark Brown
2015-03-10 11:39 ` [PATCH 04/14] ASoC: es8238: " Takashi Iwai
2015-03-10 11:39 ` [PATCH 05/14] ASoC: pcm1681: " Takashi Iwai
2015-03-10 11:39 ` [PATCH 06/14] ASoC: tas5086: " Takashi Iwai
2015-03-10 11:39 ` [PATCH 07/14] ASoC: wm2000: " Takashi Iwai
2015-03-10 15:00 ` Charles Keepax [this message]
2015-03-10 11:39 ` [PATCH 08/14] ASoC: wm8731: " Takashi Iwai
2015-03-10 15:00 ` Charles Keepax
2015-03-10 11:39 ` [PATCH 09/14] ASoC: wm8903: " Takashi Iwai
2015-03-10 15:00 ` Charles Keepax
2015-03-10 11:39 ` [PATCH 10/14] ASoC: wm8904: " Takashi Iwai
2015-03-10 15:00 ` Charles Keepax
2015-03-10 11:39 ` [PATCH 11/14] ASoC: wm8955: " Takashi Iwai
2015-03-10 15:01 ` Charles Keepax
2015-03-10 11:39 ` [PATCH 12/14] ASoC: wm8960: " Takashi Iwai
2015-03-10 15:01 ` Charles Keepax
2015-03-10 11:39 ` [PATCH 13/14] ASoC: wm9712: " Takashi Iwai
2015-03-10 15:01 ` Charles Keepax
2015-03-10 11:39 ` [PATCH 14/14] ASoC: wm9713: " Takashi Iwai
2015-03-10 15:02 ` Charles Keepax
2015-03-10 20:15 ` [PATCH 00/14] Fix wrong ctl value references in ASoC codecs Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150310150003.GA17136@opensource.wolfsonmicro.com \
--to=ckeepax@opensource.wolfsonmicro.com \
--cc=Paul.Handrigan@cirrus.com \
--cc=alsa-devel@alsa-project.org \
--cc=brian.austin@cirrus.com \
--cc=broonie@kernel.org \
--cc=lars@metafoo.de \
--cc=lgirdwood@gmail.com \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.