OSDN Git Service

[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)
commitff82b2118ede450e18f96226d96a1757dc0b52af
treea1e8361af98b4f2eec0c7207c6bec70b87e77bc8
parent633c98e52a64ac8548b5d27dca1497cd4f0a6d4c
[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>
drivers/media/pci/cx18/cx18-streams.c
drivers/media/pci/ivtv/ivtv-streams.c