[media] adv7180: Add I2P support
commit851a54effbd808daf8b961f1dc6156c06a96d5f1
authorLars-Peter Clausen <lars@metafoo.de>
Fri, 23 Jan 2015 15:52:32 +0000 (23 12:52 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 2 Feb 2015 13:50:54 +0000 (2 11:50 -0200)
tree222aecd952678b7370dbb7cfd91491a94852ea71
parentb37135e395c37a8d63defafcb567d55220a672f0
[media] adv7180: Add I2P support

Some of the devices supported by this driver have a interlaced-to-
progressive converter which can optionally be enabled. This patch adds
support for enabling and disabling the I2P converter on such devices.

I2P mode can be enabled by selecting V4L2_FIELD_NONE instead of
V4L2_FIELD_INTERLACED for the format.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Federico Vaga <federico.vaga@gmail.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/i2c/adv7180.c