msm: Generalize timer register mappings
authorDavid Brown <davidb@codeaurora.org>
Fri, 7 Jan 2011 18:20:49 +0000 (10:20 -0800)
committerDavid Brown <davidb@codeaurora.org>
Fri, 21 Jan 2011 23:27:50 +0000 (15:27 -0800)
Allow the timer register to be determined dynamically instead of at
compile time.  Use common virtual addresses for the registers across
all MSM chips, and select the register mappings based on the detected
CPU.

Signed-off-by: David Brown <davidb@codeaurora.org>

No differences found