[media] media: adv7604: Fix masks used for querying timings in ADV7611
authorjean-michel.hautbois@vodalys.com <jean-michel.hautbois@vodalys.com>
Thu, 9 Apr 2015 08:25:46 +0000 (05:25 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 1 May 2015 10:03:10 +0000 (07:03 -0300)
commit5380baaf15a64575e2398810c4ed49fd0c9b6647
tree8573f3906328e05f5780951ea7563170823029eb
parent44b0c738c7b6cdd7d1121da87aeea1b226487efb
[media] media: adv7604: Fix masks used for querying timings in ADV7611

All masks for timings are different between ADV7604 and ADV7611.
Most of the values have 1 precision bit more in the latter.
Fix this by adding new fields to the chip_info structure.

Signed-off-by: Jean-Michel Hautbois <jean-michel.hautbois@vodalys.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