From: Krzysztof HaƂasa Date: Thu, 12 Sep 2013 11:43:34 +0000 (-0300) Subject: [media] SOLO6x10: Fix video headers on certain hardware X-Git-Tag: v3.13-rc1~47^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39e30a22d2f03feba7fd8cbb79e3c1d93e812c2e;p=pandora-kernel.git [media] SOLO6x10: Fix video headers on certain hardware On certain platforms a sequence of dma_map_sg() and dma_unmap_sg() discards data previously stored in the buffers. Build video headers only after the DMA is completed. Signed-off-by: Krzysztof Ha?asa [hans.verkuil@cisco.com: fix merge problems due to the recent solo sg_table changes] Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed