| commit | fc6191dd301e3bc8cbb142aab1a2ec4e699cb2de | [log] [tgz] |
|---|---|---|
| author | Paul Mundt <lethal@linux-sh.org> | Wed Aug 19 17:53:04 2009 +0900 |
| committer | Paul Mundt <lethal@linux-sh.org> | Wed Aug 19 18:00:03 2009 +0900 |
| tree | c1694dc15bdebd05ba4df70b7bdeba3504aaa649 | |
| parent | e055d41ff5e9761c5572a6f4ce94bcd82bfbb28f [diff] |
sh: Fix up clockevents broadcasting.
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>