From: Anatolij Gustschin Date: Fri, 17 Dec 2010 09:40:50 +0000 (-0300) Subject: [media] media: fsl-viu: fix support for streaming with mmap method X-Git-Tag: v2.6.38-rc1~470^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3353330508aee4390442df2d7f6ce0ef5006185;p=pandora-kernel.git [media] media: fsl-viu: fix support for streaming with mmap method Streaming using mmap didn't work in the VIU driver. We need to start/stop DMA in streamon/streamoff and free the buffers on release. Add appropriate driver extension now. Signed-off-by: Anatolij Gustschin Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed