[PATCH v2 2/2] ARM: delay: allow timer-based delay implementation to be selected
From: Will Deacon <hidden>
Date: 2012-07-20 10:17:51
From: Will Deacon <hidden>
Date: 2012-07-20 10:17:51
On Thu, Jul 19, 2012 at 04:19:52PM +0100, Jonathan Austin wrote:
We should probably also ignore and additional registration calls, not just those made after the delay loop has been calibrated... Something like the patch below should do the trick.
[...] Cheers, pushed into my delay branch. Note that I don't plan to queue these patches until somebody decides they want a delay source other than the architected timers in mainline. Will