From: Andreas Oberritter Date: Mon, 2 Apr 2007 13:44:35 +0000 (-0300) Subject: V4L/DVB (5496): Pluto2: fix incorrect TSCR register setting X-Git-Tag: v2.6.21-rc6~22^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1489f90a49f0603a393e1800d729050f6e332bec;p=pandora-kernel.git V4L/DVB (5496): Pluto2: fix incorrect TSCR register setting The ADEF bits in the TSCR register have different meanings in read and write mode. For this reason ADEF has to be reset on every read-modify-write operation. This patch introduces a special write function for this register, which takes care of it. Thanks to Holger Magnussen for pointing my nose at this problem. Signed-off-by: Andreas Oberritter Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed