sh: Bump the earlytimer probe devices up.
authorPaul Mundt <lethal@linux-sh.org>
Sun, 14 Jun 2009 11:02:30 +0000 (20:02 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Sun, 14 Jun 2009 11:02:30 +0000 (20:02 +0900)
commit6fe32a468521d45edc35d92cdc05cd74e930426a
tree44d5f23edb460ae9f44bc863eee2c65fef7bb758
parenta34c7e3e7b0e7db67ffef21ba3056eb2f807ba4a
sh: Bump the earlytimer probe devices up.

Presently the earlytimer probe handles the clockevents driver, which
requires that the clockevents driver be registered first. This bumps it
up by 1 to include the clocksource device, which can be safely ignored
if it doesn't exist, as we will simply error out on that path and defer
to the jiffies clocksource.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/time.c