On Tue, Apr 28, 2009 at 05:45:39PM +0900, Magnus Damm wrote:
> From: Magnus Damm <d...@igel.co.jp>
> 
> Remove the videobuf-dma-contig sync operation. Sync is only needed
> for noncoherent buffers, and since videobuf-dma-contig is built on
> coherent memory allocators the memory is by definition always in sync.
> 
Note that this also fixes a bogus oops, which is what caused this to be
brought up in the first place..

> Reported-by: Matthieu CASTET <matthieu.cas...@parrot.com>
> Signed-off-by: Magnus Damm <d...@igel.co.jp>
> ---
> 
>  Thanks to Mattieu, Paul and Paulius for all the help!
>  Tested on SH7722 Migo-R with CEU and ov7725.
> 
>  drivers/media/video/videobuf-dma-contig.c |   14 --------------
>  1 file changed, 14 deletions(-)
> 
Reviewed-by: Paul Mundt <let...@linux-sh.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to