commit | 6fe32a468521d45edc35d92cdc05cd74e930426a | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Sun Jun 14 20:02:30 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Sun Jun 14 20:02:30 2009 +0900 |
tree | 44d5f23edb460ae9f44bc863eee2c65fef7bb758 | |
parent | a34c7e3e7b0e7db67ffef21ba3056eb2f807ba4a [diff] |
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>