From: Kamil Debski Date: Thu, 3 Jan 2013 10:06:04 +0000 (-0300) Subject: [media] s5p-mfc: Change internal buffer allocation from vb2 ops to dma_alloc_coherent X-Git-Tag: v3.9-rc1~93^2~239 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=317b4ca4982ea2429b75d0acd10445ec9475aa86;p=pandora-kernel.git [media] s5p-mfc: Change internal buffer allocation from vb2 ops to dma_alloc_coherent Change internal buffer allocation from vb2 memory ops call to direct calls of dma_alloc_coherent. This change shortens the code and makes it much more readable. Signed-off-by: Kamil Debski Signed-off-by: Kyungmin Park Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed