From: Martin Bugge Date: Tue, 10 Dec 2013 14:01:00 +0000 (-0300) Subject: [media] adv7842: corrected setting of cp-register 0x91 and 0x8f X-Git-Tag: v3.14-rc1~20^2~155 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6251e65f1ba6c1f4e461a1d97735812165c4499d;p=pandora-kernel.git [media] adv7842: corrected setting of cp-register 0x91 and 0x8f Bit 6 of register 0x8f was cleared incorrectly (must be 1), and bit 4 of register 0x91 was set incorrectly (must be 0). These bits are undocumented, so we shouldn't modify them to values different from what the datasheet specifies. Signed-off-by: Martin Bugge Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed