sh: Fix up clockevents broadcasting.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 19 Aug 2009 08:53:04 +0000 (17:53 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 19 Aug 2009 09:00:03 +0000 (18:00 +0900)
This fixes up the clockevents broadcasting code as detailed in commit
ee348d5a1d810bc9958cabb7c27302aab235d36e ("[ARM] realview: fix broadcast
tick support"). This saves us from having to do strange ordering things
with the broadcast clockevent device, relying on the rating instead.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found