[media] ad9389b: change initial register configuration in ad9389b_setup()
authorMats Randgaard <matrandg@cisco.com>
Wed, 14 Aug 2013 12:26:28 +0000 (09:26 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sat, 24 Aug 2013 07:25:42 +0000 (04:25 -0300)
commitf3b33ede51903e6cc211d9f0bdecc65646b71f17
treeb9bbf6e353ff621fdb10706faf9590d737bf174e
parent350a1815ded7debd6053da22cd75379c95c8ca4e
[media] ad9389b: change initial register configuration in ad9389b_setup()

- register 0x17: CSC scaling factor was set to +/- 2.0. This register
  is set by ad9389b_csc_conversion_mode() to the right value.
- register 0x3b: bits for pixel repetition and CSC was set to zero,
  but that is the default value.

Signed-off-by: Mats Randgaard <matrandg@cisco.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/i2c/ad9389b.c