From: Magnus Damm Date: Wed, 28 Mar 2012 10:22:30 +0000 (+0900) Subject: ARM: mach-shmobile: Introduce shmobile_setup_delay() X-Git-Tag: v3.5-rc1~154^2~10^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f2c9f20e4e339de30cfd5613dfa9505e7b9c58b;p=pandora-kernel.git ARM: mach-shmobile: Introduce shmobile_setup_delay() Add the function shmobile_setup_delay() to let platforms configure their maximum loops per jiffy delay. With this jiffies calculation done the dependency on early timer is removed. In the future this allows us to assign timers using the regular driver model via the device tree. Signed-off-by: Magnus Damm Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed