commit | 97f8105dcd62a5c122f31ca5ae53c924c3e7d42b | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed May 05 16:23:09 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed May 19 12:58:38 2010 -0300 |
tree | 098647cc1add583eaeeac9629e1f07ff233555be | |
parent | 21636363be97725432591071d26dc0dca088ecbb [diff] |
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>