]> bbs.cooldavid.org Git - net-next-2.6.git/commit
V4L/DVB: videobuf: Rename vmalloc fields to vaddr
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 11 May 2010 13:36:34 +0000 (10:36 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 18:25:57 +0000 (15:25 -0300)
commitbb6dbe74806a17bcec8396c57ca7fd9a889e3b27
tree853278c1d41fbf81cde3e72599f7eade46901276
parent959794ddc05ab6fbcd458bc093e7f0b92633d052
V4L/DVB: videobuf: Rename vmalloc fields to vaddr

The videobuf_dmabuf and videobuf_vmalloc_memory fields have a vmalloc
field to store the kernel virtual address of vmalloc'ed buffers. Rename
the field to vaddr.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx88/cx88-alsa.c
drivers/media/video/saa7134/saa7134-alsa.c
drivers/media/video/videobuf-dma-sg.c
drivers/media/video/videobuf-vmalloc.c
drivers/staging/cx25821/cx25821-alsa.c
include/media/videobuf-dma-sg.h
include/media/videobuf-vmalloc.h