Re: [PATCH for 3.19] cx88: add missing alloc_ctx support

2014-12-08 Thread Hans Verkuil
On 12/08/2014 09:28 AM, Hans Verkuil wrote: > The cx88 vb2 conversion and the vb2 dma_sg improvements were developed > separately and > were merged separately. Unfortunately, the patch updating drivers to the > dma_sg > improvements didn't take the updated cx88 driver into account. Basically two

[PATCH for 3.19] cx88: add missing alloc_ctx support

2014-12-08 Thread Hans Verkuil
The cx88 vb2 conversion and the vb2 dma_sg improvements were developed separately and were merged separately. Unfortunately, the patch updating drivers to the dma_sg improvements didn't take the updated cx88 driver into account. Basically two ships passing in the night, unaware of one another eve