From: Sascha Hauer Date: Fri, 4 Dec 2009 08:34:51 +0000 (+0100) Subject: mxc: refactor timer code to use timer versions X-Git-Tag: v2.6.34-rc2~66^2~5^2^2~10^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f3332c4fabb2227b1bc15dc7542017d08f10a09;p=pandora-kernel.git mxc: refactor timer code to use timer versions Refactor the timer code into version 1 and version 2. Essentially there are 2 versions of the timer hardware on Freescale MXC hardware. Version 1 is found on MX1/MXL, MX21 and MX27. Version 2 is found on MX25, MX31, MX35, MX37, MX51, and future parts. Signed-off-by: Sascha Hauer Acked-by: Grant Likely Signed-off-by: Amit Kucheria --- Reading git-diff-tree failed