]> 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)
commite7667d17ad2df93046cce7d1e8ad0fd19b8c8ac0
tree8ed006f7e36a2ab2d0f64bc8a85b4808c4e8545c
parent7b823be0098733fa7e4aa9598171ab51c93a4ca1
[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