From: David VomLehn Date: Thu, 24 Dec 2009 01:34:46 +0000 (-0800) Subject: MIPS: PowerTV: Streamline access to platform device registers X-Git-Tag: v2.6.33-rc6~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59dfa2fcaecc39fb88bfa196cb15adca7146867a;p=pandora-kernel.git 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 To: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/806/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed