CHROMIUM: v4l: add compat struct members that were missing
authorOlof Johansson <olofj@chromium.org>
Wed, 27 Jun 2012 23:07:23 +0000 (16:07 -0700)
committerOlof Johansson <olofj@chromium.org>
Wed, 27 Jun 2012 23:10:26 +0000 (16:10 -0700)
commit3192c3a065ddfe403625863bee5f2212800fdb55
treebc3cfdf05af4640f85fb340af2d9d43683785911
parentf08a6071f54b47c6813ff4f6cfb0c08e265a9c4b
CHROMIUM: v4l: add compat struct members that were missing

v4l: add buffer exporting via dmabuf
and
v4l: Add DMABUF as a memory type

add new members to some of the v4l structs, but don't add them for
the 32-bit compat cases.  This adds the missing members to not break
compilation on 64-bit kernels.

BUG=none
TEST=build for lumpy

Change-Id: Ie4549a3be30226d276ff3898651f504f8f29a46a
Signed-off-by: Olof Johansson <olofj@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/26282
drivers/media/video/v4l2-compat-ioctl32.c