commit | ff82b2118ede450e18f96226d96a1757dc0b52af | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Mon Sep 17 05:02:38 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Sep 26 09:41:36 2012 -0300 |
tree | a1e8361af98b4f2eec0c7207c6bec70b87e77bc8 | |
parent | 633c98e52a64ac8548b5d27dca1497cd4f0a6d4c [diff] |
[media] cx18/ivtv: Remove usage of V4L2_BUF_TYPE_PRIVATE V4L2_BUF_TYPE_PRIVATE was used in these driver for internal purposes. It turned out though that it wasn't used at all, so it could be removed. I know it was used in the past, but clearly later changes made this obsolete. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>