From: David VomLehn Date: Fri, 18 Jun 2010 23:51:49 +0000 (-0700) Subject: MIPS: PowerTV: Move register setup to before reading registers. X-Git-Tag: v2.6.35~28^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28d7d213a1ba4f1891eebb680f8a16a731d7a72a;p=pandora-kernel.git MIPS: PowerTV: Move register setup to before reading registers. The 4600 family code reads registers to differentiate between two ASIC variants, but this was being done prior to the register setup. This moves register setup before the reading code. Signed-off-by: David VomLehn To: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/1392/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed