[media] cx18/ivtv: Remove usage of V4L2_BUF_TYPE_PRIVATE
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 17 Sep 2012 08:02:38 +0000 (05:02 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 26 Sep 2012 12:41:36 +0000 (09:41 -0300)
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>

No differences found