From: "Handrigan, Paul" <Paul.Handrigan@cirrus.com>
To: "tiwai@suse.de" <tiwai@suse.de>,
"broonie@kernel.org" <broonie@kernel.org>
Cc: "Austin, Brian" <Brian.Austin@cirrus.com>,
"lars@metafoo.de" <lars@metafoo.de>,
"ckeepax@opensource.wolfsonmicro.com"
<ckeepax@opensource.wolfsonmicro.com>,
"lgirdwood@gmail.com" <lgirdwood@gmail.com>,
"alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>
Subject: Re: [PATCH 03/14] ASoC: cs4271: Fix wrong value references for boolean kctl
Date: Tue, 10 Mar 2015 13:14:49 +0000 [thread overview]
Message-ID: <000f424d.62f04d674689d696@cirrus.com> (raw)
In-Reply-To: <1425987556-569-4-git-send-email-tiwai@suse.de>
------ Original message------
From: Takashi Iwai
Date: Tue, Mar 10, 2015 6:39 AM
To: Mark Brown;
Cc: Liam Girdwood;Lars-Peter Clausen;Austin, Brian;Handrigan, Paul;Charles Keepax;alsa-devel@alsa-project.org<mailto:;alsa-devel@alsa-project.org>;
Subject:[PATCH 03/14] ASoC: cs4271: Fix wrong value references for boolean kctl
The correct values referred by a boolean control are
value.integer.va<http://value.integer.va>lue[], not value.enumerated.it<http://value.enumerated.it>em[].
The former is long while the latter is int, so it's even incompatible
on 64bit architectures.
Cc: ><mailto:<stable@vger.kernel.org>
Signed-off-by: Takashi Iwai ><mailto:<tiwai@suse.de>
---
sound/soc/codecs/cs4271.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sound/soc/codecs/cs4271.c b/sound/soc/codecs/cs4271.c
index 79a4efcb894c..7d3a6accaf9a 100644
--- a/sound/soc/codecs/cs4271.c
+++ b/sound/soc/codecs/cs4271.c
Thanks!
Acked-by: Paul Handrigan ><mailto:<Paul.Handrigan@cirrus.com>
next prev parent reply other threads:[~2015-03-10 13:14 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 [this message]
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
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=000f424d.62f04d674689d696@cirrus.com \
--to=paul.handrigan@cirrus.com \
--cc=Brian.Austin@cirrus.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=ckeepax@opensource.wolfsonmicro.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox