commit | c9adb4314f0cd2be9304cef8342d71464becb40e | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@igel.co.jp> | Tue Apr 28 05:45:39 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Jun 16 18:20:57 2009 -0300 |
tree | bd914f36b6e5863ddb481de993fba9fb3748caa5 | |
parent | 6e9c1a2a6766df0cad1632812c6ad05eabf158e4 [diff] |
V4L/DVB (11731): buf-dma-contig: remove sync operation 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. Reported-by: Matthieu CASTET <matthieu.castet@parrot.com> Signed-off-by: Magnus Damm <damm@igel.co.jp> Reviewed-by: Paul Mundt <lethal@linux-sh.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>