diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2009-05-28 03:10:43 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-06-17 00:07:26 +0200 |
commit | 028bbfedcc00225d4a1d700e75658d773523005d (patch) | |
tree | 4031a679d59b163ee8d37900fcc0b3e5c8a94759 /drivers/media/video/saa7134/saa7134-empress.c | |
parent | V4L/DVB (11936): Fix v4l2-device usage of i2c_unregister_device() (diff) | |
download | linux-028bbfedcc00225d4a1d700e75658d773523005d.tar.xz linux-028bbfedcc00225d4a1d700e75658d773523005d.zip |
V4L/DVB (11937): vino: replace dma_sync_single with dma_sync_single_for_cpu
This replaces dma_sync_single() with dma_sync_single_for_cpu() because
dma_sync_single() is an obsolete API; include/linux/dma-mapping.h says:
/* Backwards compat, remove in 2.7.x */
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/saa7134/saa7134-empress.c')
0 files changed, 0 insertions, 0 deletions