[media] gspca: clear priv field and disable relevant ioctls
authorHans Verkuil <hans.verkuil@cisco.com>
Wed, 23 May 2012 20:17:12 +0000 (17:17 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Jul 2012 21:37:04 +0000 (18:37 -0300)
The v4l2_pix_format priv field must be 0, so zero it.

Also disable ioctls that are not implemented by a subdriver.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found