]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB: videobuf-dma-sg: remove external function videobuf_dma_sync()
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 5 May 2010 19:23:09 +0000 (16:23 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 May 2010 15:58:38 +0000 (12:58 -0300)
commit3bf5256e6ebd80c0a220ffc46ec56873bdfa4d2b
tree098647cc1add583eaeeac9629e1f07ff233555be
parentda9590592542617137e916c510a60de3a0948c29
V4L/DVB: videobuf-dma-sg: remove external function videobuf_dma_sync()

While analyzing one of the videobuf patches, I noticed that
videobuf_dma_sync is only used internally inside videobuf-dma-sg.
So, let's remove this function, merging the code at __videobuf_dma_sync()

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/videobuf-dma-sg.c
include/media/videobuf-dma-sg.h