Hi Hans,
Thank you for the patch.
On Saturday 23 Apr 2016 13:03:38 Hans Verkuil wrote:
> From: Hans Verkuil
>
> The allocation context is nothing more than a per-plane device pointer
> to use when allocating buffers. So just provide a dev pointer in vb2_queue
> for that purpose and drivers can
Hans,
Thanks for the patch.
Acked-by: Benoit Parrot
Hans Verkuil wrote on Sat [2016-Apr-23 13:03:38 +0200]:
> From: Hans Verkuil
>
> The allocation context is nothing more than a per-plane device pointer
> to use when allocating buffers. So just provide a dev pointer in vb2_queue
> for that
From: Hans Verkuil
The allocation context is nothing more than a per-plane device pointer
to use when allocating buffers. So just provide a dev pointer in vb2_queue
for that purpose and drivers can skip allocating/releasing/filling in
the allocation context unless they require different per-plane