From: Prabhakar Lad Date: Sun, 12 Oct 2014 20:40:31 +0000 (-0300) Subject: [media] media: davinci: vpbe: initialize vb2 queue and DMA context in probe X-Git-Tag: omap-for-v3.19/fixes-rc1~133^2~331 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e71a180628c71bbf69575f2801d3ce435e37c3db;p=pandora-kernel.git [media] media: davinci: vpbe: initialize vb2 queue and DMA context in probe this patch moves the initialization of vb2 queue and the DMA context to probe() and clean up in remove() callback respectively. Signed-off-by: Lad, Prabhakar Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed