commit | bb6dbe74806a17bcec8396c57ca7fd9a889e3b27 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Tue May 11 10:36:34 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Aug 02 15:25:57 2010 -0300 |
tree | 853278c1d41fbf81cde3e72599f7eade46901276 | |
parent | 959794ddc05ab6fbcd458bc093e7f0b92633d052 [diff] |
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>