Re: [PATCH 1/4] v4l: vb2: add prepare/finish callbacks to allocators

From: Federico Vaga
Date: Fri Sep 21 2012 - 05:54:15 EST


> >
> > + * @prepare: called everytime the buffer is passed from userspace
> > to the
> nitpick: everytime -> every time
>
> > + * driver, usefull for cache synchronisation, optional
> > + * @finish: called everytime the buffer is passed back from the
> > driver
> ditto.
>

This patch come from here: https://patchwork.kernel.org/patch/1323411/

I send it with my patch set because my work require this patch but it is
not in the next tree. I think it is convenient to fix the original
patch, probably it will be integrated in the kernel before this one; so
this patch will be useless.

Anyway, I will apply this comment fix.

--
Federico Vaga
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/