From: Jarkko Nikula <jarkko.nikula@bitmer.com>
To: Takashi Iwai <tiwai@suse.de>, alsa-devel@alsa-project.org
Cc: Peter Ujfalusi <peter.ujfalusi@ti.com>,
Mark Brown <broonie@kernel.org>,
Liam Girdwood <lgirdwood@gmail.com>
Subject: Re: [PATCH 2/2] ASoC: omap: rx51: Fix enum ctl accesses in a wrong type
Date: Mon, 29 Feb 2016 21:56:44 +0200 [thread overview]
Message-ID: <56D4A27C.308@bitmer.com> (raw)
In-Reply-To: <1456763182-2986-3-git-send-email-tiwai@suse.de>
On 02/29/2016 06:26 PM, Takashi Iwai wrote:
> "Speaker Function", "Input Select" and "Jack Function" ctls in rx51
> driver are enum, while the current driver accesses wrongly via
> value.integer.value[]. They have to be via value.enumerated.item[]
> instead.
>
> Signed-off-by: Takashi Iwai <tiwai@suse.de>
> ---
> sound/soc/omap/rx51.c | 18 +++++++++---------
> 1 file changed, 9 insertions(+), 9 deletions(-)
>
Acked-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
Tested-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
next prev parent reply other threads:[~2016-02-29 19:57 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-29 16:26 [PATCH 0/2] ASoC: omap: Fix enum ctl accesses Takashi Iwai
2016-02-29 16:26 ` [PATCH 1/2] ASoC: omap: n810: Fix enum ctl accesses in a wrong type Takashi Iwai
2016-03-01 3:24 ` Applied "ASoC: omap: n810: Fix enum ctl accesses in a wrong type" to the asoc tree Mark Brown
2016-02-29 16:26 ` [PATCH 2/2] ASoC: omap: rx51: Fix enum ctl accesses in a wrong type Takashi Iwai
2016-02-29 19:56 ` Jarkko Nikula [this message]
2016-03-01 3:23 ` Applied "ASoC: omap: rx51: Fix enum ctl accesses in a wrong type" to the asoc tree Mark Brown
2016-02-29 20:16 ` [PATCH 0/2] ASoC: omap: Fix enum ctl accesses Jarkko Nikula
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=56D4A27C.308@bitmer.com \
--to=jarkko.nikula@bitmer.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=peter.ujfalusi@ti.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.