From: Paul Mundt Date: Sun, 14 Jun 2009 11:02:30 +0000 (+0900) Subject: sh: Bump the earlytimer probe devices up. X-Git-Tag: v2.6.31-rc1~139^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fe32a468521d45edc35d92cdc05cd74e930426a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed