]> git.baikalelectronics.ru Git - kernel.git/commit
[media] media: adv7604: CP CSC uses a different register on adv7604 and adv7611
authorjean-michel.hautbois@vodalys.com <jean-michel.hautbois@vodalys.com>
Wed, 4 Feb 2015 14:16:00 +0000 (11:16 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 2 Mar 2015 17:56:21 +0000 (14:56 -0300)
commita45afacc6c469cb762dd52192a378f0bd561dfd4
tree7165b585e820353c1a65281064f4325ce875cbfa
parent26c1b33ee80a3c6ea90c1682498e3d9719ac27eb
[media] media: adv7604: CP CSC uses a different register on adv7604 and adv7611

The bits are the same, but register is 0xf4 on ADV7611 instead of 0xfc.
When reading back the value in log_status, differentiate both.

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