[alsa-devel] [RFC] ALSA: add new alsa control byte extended
Vinod Koul
vinod.koul at intel.com
Fri Nov 29 08:18:02 CET 2013
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
More information about the Alsa-devel
mailing list