From: Robert Jarzmik Date: Mon, 14 Jul 2014 16:52:04 +0000 (+0200) Subject: ARM: pxa: Add non device-tree timer link to clocksource X-Git-Tag: omap-for-v3.17/fixes-against-rc2~152^2~71^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a38b1f60b5245a3f610baac2019c0ecd8abd8752;p=pandora-kernel.git ARM: pxa: Add non device-tree timer link to clocksource As clocksource pxa_timer was moved to clocksource framework, the pxa_timer initialization needs to be a bit amended, to pass the necessary informations to clocksource, ie : - the timer interrupt (mach specific) - the timer registers base (ditto) - the timer clockrate Signed-off-by: Robert Jarzmik Signed-off-by: Daniel Lezcano --- Reading git-diff-tree failed