diff options
author | Santosh Shilimkar <santosh.shilimkar@ti.com> | 2013-03-14 10:03:03 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-03-15 17:19:31 +0000 |
commit | f7db706b132f11c79ae1d74b2382e0926cf31644 (patch) | |
tree | 26659c0fd7ddf4055ca16948ce08918fc8df9caa /drivers/amba | |
parent | 418df63adac56841ef6b0f1fcf435bc64d4ed177 (diff) | |
download | linux-f7db706b132f11c79ae1d74b2382e0926cf31644.tar.bz2 |
ARM: 7674/1: smp: Avoid dummy clockevent being preferred over real hardware clock-event
With recent arm broadcast time clean-up from Mark Rutland, the dummy
broadcast device is always registered with timer subsystem. And since
the rating of the dummy clock event is very high, it may be preferred
over a real clock event.
This is a change in behavior from past and not an intended one. So
reduce the rating of the dummy clock-event so that real clock-event
device is selected when available.
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'drivers/amba')
0 files changed, 0 insertions, 0 deletions