commit | 59dfa2fcaecc39fb88bfa196cb15adca7146867a | [log] [tgz] |
---|---|---|
author | David VomLehn <dvomlehn@cisco.com> | Wed Dec 23 17:34:46 2009 -0800 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Jan 28 00:03:31 2010 +0100 |
tree | 25a1e3541ec399110d7a53ac8162e1bbcbd5efc0 | |
parent | 9c4a6fce2032fcb5bb8339d53fd3dadfd7ddfb98 [diff] |
MIPS: PowerTV: Streamline access to platform device registers Pre-compute addresses for the basic ASIC registers. This speeds up access and allows memory for unused configurations to be freed. In addition, uninitialized register addresses will be returned as NULL to catch bad usage quickly. Signed-off-by: David VomLehn <dvomlehn@cisco.com> To: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/806/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>