From: Hans Verkuil Date: Mon, 8 Dec 2014 16:23:49 +0000 (-0300) Subject: [media] cx88: add missing alloc_ctx support X-Git-Tag: omap-for-v3.19/fixes-rc1~36^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=165d00439fa9e9da7f263dc844cbd524cf624074;p=pandora-kernel.git [media] cx88: add missing alloc_ctx support 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 even though both ships have the same owner, i.e. me :-) Signed-off-by: Hans Verkuil Reported-by: Chris Lee Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed