Will Deacon
6f3d90e556
ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay ops
...
Commit 70264367a243 ("ARM: 7653/2: do not scale loops_per_jiffy when
using a constant delay clock") fixed a problem with our timer-based
delay loop, where loops_per_jiffy is scaled by cpufreq yet used directly
by the timer delay ops.
This patch fixes the problem in a more elegant way by keeping a private
ticks_per_jiffy field in the delay ops, independent of loops_per_jiffy
and therefore not subject to scaling. The loop-based delay continues to
use loops_per_jiffy directly, as it should.
Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2013-04-03 16:45:50 +01:00
..
2013-02-26 09:24:48 -08:00
2013-02-21 14:58:40 -08:00
2013-03-11 13:52:19 -04:00
2011-03-10 15:16:29 +00:00
2013-01-31 15:51:49 +00:00
2009-12-12 13:08:14 +01:00
2013-01-10 21:09:31 +00:00
2012-07-05 13:06:32 +01:00
2012-10-02 08:58:07 +02:00
2012-03-28 18:30:01 +01:00
2012-03-28 18:30:01 +01:00
2010-12-05 08:39:36 +00:00
2012-09-25 11:20:25 +01:00
2011-10-17 09:13:41 +01:00
2011-07-19 18:09:45 +02:00
2012-04-28 17:32:44 +01:00
2012-03-28 18:30:01 +01:00
2012-03-28 18:30:01 +01:00
2012-11-19 14:51:11 +00:00
2012-03-21 01:59:40 -04:00
2013-01-11 14:56:30 +00:00
2013-01-10 21:13:05 +00:00
2013-04-03 16:45:50 +01:00
2013-02-25 15:30:41 +01:00
2012-03-28 18:30:01 +01:00
2012-05-21 15:09:38 +02:00
2013-02-25 15:30:41 +01:00
2012-12-20 10:07:25 -08:00
2013-02-14 15:04:33 +01:00
2012-07-05 09:50:55 +01:00
2011-08-17 08:44:16 +01:00
2011-12-11 08:35:50 +00:00
2012-03-24 09:38:51 +00:00
2011-10-23 13:32:29 +01:00
2011-10-17 09:02:44 +01:00
2011-05-26 10:31:06 +01:00
2009-03-15 21:01:20 -04:00
2012-10-09 20:29:06 +02:00
2008-08-07 09:55:48 +01:00
2011-01-27 11:48:58 +00:00
2011-03-31 11:26:23 -03:00
2010-09-02 15:28:43 +01:00
2012-06-16 16:30:25 +01:00
2012-10-11 10:55:04 +01:00
2012-05-05 05:50:50 +01:00
2011-02-12 11:52:21 +00:00
2012-05-05 05:50:50 +01:00
2011-03-31 11:26:23 -03:00
2012-09-14 09:21:59 -05:00
2012-09-19 21:52:08 +01:00
2013-04-03 16:45:49 +01:00
2013-01-10 21:13:06 +00:00
2011-03-29 14:47:57 +02:00
2012-10-12 13:05:52 +01:00
2012-09-14 13:53:39 +00:00
2013-01-23 13:29:09 -05:00
2012-11-16 18:21:36 -08:00
2012-01-30 13:24:37 -06:00
2010-10-07 14:08:55 +01:00
2012-04-15 22:00:31 +01:00
2012-12-12 11:30:02 -08:00
2011-03-03 16:26:55 -05:00
2010-10-29 13:14:40 -05:00
2012-07-24 15:27:28 +08:00
2012-01-17 16:17:01 -05:00
2013-02-11 19:05:11 +00:00
2013-01-23 13:29:17 -05:00
2013-02-11 19:05:38 +00:00
2013-01-23 13:29:14 -05:00
2013-01-23 13:29:18 -05:00
2013-02-25 11:47:59 +02:00
2013-01-23 13:29:17 -05:00
2013-01-23 13:29:16 -05:00
2013-01-23 13:29:18 -05:00
2013-02-11 19:00:10 +00:00
2012-03-13 13:45:55 +00:00
2009-12-12 13:08:14 +01:00
2012-01-25 20:37:45 -06:00
2012-01-13 15:02:35 +00:00
2013-02-21 14:54:55 -08:00
2013-04-03 16:45:49 +01:00
2013-03-03 22:54:14 +00:00
2012-09-28 14:31:03 +09:30
2008-12-14 13:22:51 +00:00
2012-08-25 09:22:31 +01:00
2013-01-10 21:10:20 +00:00
2012-09-19 08:32:49 +01:00
2013-01-10 21:10:20 +00:00
2013-02-06 09:33:07 +00:00
2009-07-24 12:35:01 +01:00
2012-10-02 18:01:25 +01:00
2012-02-23 20:19:04 -07:00
2012-12-03 11:16:36 +00:00
2012-11-23 13:01:30 +00:00
2011-12-08 10:30:39 +00:00
2011-10-06 15:40:06 +01:00
2011-10-06 15:40:05 +01:00
2012-11-09 14:13:20 +00:00
2013-01-23 13:29:10 -05:00
2011-12-08 10:30:39 +00:00
2013-01-23 13:29:08 -05:00
2011-12-08 10:30:39 +00:00
2012-03-23 16:58:31 -07:00
2013-03-03 00:32:50 +00:00
2012-11-09 11:37:26 +00:00
2011-12-08 10:30:39 +00:00
2012-09-30 22:21:36 -04:00
2012-12-12 11:30:02 -08:00
2013-01-10 21:10:20 +00:00
2012-10-12 13:05:52 +01:00
2011-06-02 11:16:22 +01:00
2012-10-29 10:02:49 +00:00
2010-10-01 22:32:18 -04:00
2012-10-12 13:05:52 +01:00
2013-02-03 18:15:47 -05:00
2012-11-19 15:44:34 +00:00
2013-02-21 15:27:22 -08:00
2012-03-13 13:45:54 +00:00
2012-11-13 11:47:40 +00:00
2008-10-01 17:24:04 +01:00
2012-07-09 17:41:10 +01:00
2013-01-28 14:13:05 +00:00
2010-06-14 21:31:00 -04:00
2009-02-12 13:21:17 +00:00
2008-11-27 12:37:59 +00:00
2011-09-20 23:33:36 +01:00
2012-10-12 13:05:52 +01:00
2012-03-28 18:30:01 +01:00
2012-08-08 16:34:01 +00:00
2012-11-19 14:14:17 +00:00
2012-03-28 18:30:01 +01:00
2012-03-28 15:58:21 -07:00
2012-09-20 09:51:13 -04:00
2011-07-06 20:49:45 +01:00
2012-11-19 14:14:17 +00:00
2011-04-10 21:13:36 +01:00
2012-10-07 21:20:57 +09:00
2012-08-25 09:15:57 +01:00
2013-04-03 16:45:49 +01:00
2012-04-28 11:01:30 +01:00
2011-11-30 23:55:21 +00:00
2012-01-23 10:24:11 +00:00
2012-10-09 20:29:07 +02:00
2011-03-31 11:26:23 -03:00
2012-01-16 08:56:25 -06:00
2013-02-14 09:21:15 -05:00
2011-12-06 11:16:13 +00:00
2011-03-10 15:16:29 +00:00
2012-10-29 10:04:05 +00:00
2011-07-12 11:19:29 -05:00
2013-01-10 21:09:32 +00:00
2012-07-09 17:41:11 +01:00