From: Antti Palosaari Date: Mon, 2 Jul 2012 07:45:53 +0000 (-0300) Subject: [media] a8293: fix register 00 init value X-Git-Tag: v3.6-rc1~40^2^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3e16df60bbad0a5447cee55c5def2550714af84;p=pandora-kernel.git [media] a8293: fix register 00 init value Value 0x00 was written instead of 0x10 which was aim. Bit4 is overcurrent disable timer - ODT. According to datasheet ODT functions are always enabled but setting it 1 is still recommended. Thanks to Aubin Constans to pointing that bug. Reported-by: Aubin Constans Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed