]> git.baikalelectronics.ru Git - kernel.git/commit
[media] media: i2c: adv7604: Use v4l2-dv-timings helpers
authorJean-Michel Hautbois <jhautbois@gmail.com>
Wed, 27 Jan 2016 11:04:50 +0000 (09:04 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 10 Feb 2016 11:30:14 +0000 (09:30 -0200)
commit7b0d0ecdfa2a6e9a019709a6ec26a69b7ff5080f
tree8ed006f7e36a2ab2d0f64bc8a85b4808c4e8545c
parentd44d8e6777f4538c8ddea95d6b877d1d2169bc0e
[media] media: i2c: adv7604: Use v4l2-dv-timings helpers

Use the helper to enumerate and set DV timings instead of a custom code.
This will ease debugging too, as it is consistent with other drivers.

Signed-off-by: Jean-Michel Hautbois <jean-michel.hautbois@veo-labs.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/i2c/adv7604.c