commit | 28d7d213a1ba4f1891eebb680f8a16a731d7a72a | [log] [tgz] |
---|---|---|
author | David VomLehn <dvomlehn@cisco.com> | Fri Jun 18 16:51:49 2010 -0700 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Jul 26 19:08:16 2010 +0100 |
tree | 6f6f4f93967baae2c0ebad72680acea2b4a2e096 | |
parent | 93871603a74563b3683d09ef13da954670829c45 [diff] |
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 <dvomlehn@cisco.com> To: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/1392/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>