From: Vinod Koul <vinod.koul@intel.com>
To: Jarkko Nikula <jarkko.nikula@linux.jf.intel.com>
Cc: tiwai@suse.de, alsa-devel@alsa-project.org, broonie@kernel.org,
lgirdwood@gmail.com
Subject: Re: [RFC] ALSA: add new alsa control byte extended
Date: Fri, 29 Nov 2013 12:48:02 +0530 [thread overview]
Message-ID: <20131129071802.GD8834@intel.com> (raw)
In-Reply-To: <529841D9.7060301@linux.intel.com>
On Fri, Nov 29, 2013 at 09:27:21AM +0200, Jarkko Nikula wrote:
> Hi
>
> On 11/29/2013 06:29 AM, Vinod Koul wrote:
> >@@ -891,6 +892,11 @@ struct snd_ctl_elem_value {
> > unsigned char data[512];
> > unsigned char *data_ptr; /* obsoleted */
> > } bytes;
> >+ struct {
> >+ unsigned long size; /* size of buffer */
> >+ __u64 data; i /* user data pointer */
> >
> Typo here? (__u64 data; i)
yup :( I aligned the comment in patch and looks like this got added. Thanks for
pointing...
--
~Vinod
next prev parent reply other threads:[~2013-11-29 8:15 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-29 4:29 [RFC] ALSA: add new alsa control byte extended Vinod Koul
2013-11-29 7:27 ` Jarkko Nikula
2013-11-29 7:18 ` Vinod Koul [this message]
2013-11-29 7:46 ` Takashi Iwai
2013-11-29 7:44 ` Vinod Koul
2013-11-29 9:08 ` Takashi Iwai
2013-11-29 8:34 ` Vinod Koul
2013-11-29 9:40 ` Jaroslav Kysela
2013-11-29 9:48 ` Takashi Iwai
2013-11-29 10:10 ` Jaroslav Kysela
2013-11-29 11:25 ` Mark Brown
2013-11-29 11:31 ` Takashi Iwai
2013-11-29 12:27 ` Mark Brown
2013-11-29 11:05 ` Mark Brown
2013-11-29 10:29 ` Vinod Koul
2013-11-29 11:46 ` Mark Brown
2013-11-29 13:19 ` Vinod Koul
2013-11-29 13:11 ` Charles Keepax
2013-11-29 13:28 ` Vinod Koul
2013-11-29 14:17 ` 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=20131129071802.GD8834@intel.com \
--to=vinod.koul@intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=jarkko.nikula@linux.jf.intel.com \
--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.