From: Pawel Osciak
Date: Tue, 11 May 2010 13:36:28 +0000 (-0300)
Subject: V4L/DVB: videobuf: rename videobuf_alloc to videobuf_alloc_vb
X-Git-Tag: v2.6.36-rc1~582^2~128
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33c38283f03d8ea0358229fc03c1beebe67aed0e;p=pandora-kernel.git
V4L/DVB: videobuf: rename videobuf_alloc to videobuf_alloc_vb
These functions allocate videobuf_buffer structures only. Renaming in order
to prevent confusion with functions allocating actual video buffer memory.
Rename the functions in videobuf-core.h videobuf-dma-sg.c as well.
Signed-off-by: Pawel Osciak
Signed-off-by: Laurent Pinchart
Signed-off-by: Kyungmin Park
Signed-off-by: Mauro Carvalho Chehab
---
Reading git-diff-tree failed