[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)
commit80f4944ec2aecb64c213944f78745787e363672a
tree7165b585e820353c1a65281064f4325ce875cbfa
parent61765a50323977a5fde86f736f0e55a5e680fbcf
[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