From 165d00439fa9e9da7f263dc844cbd524cf624074 Mon Sep 17 00:00:00 2001 From: Hans Verkuil Date: Mon, 8 Dec 2014 13:23:49 -0300 Subject: [PATCH] [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-format-patch failed