From: Li Zefan Date: Fri, 8 Feb 2008 12:19:24 +0000 (-0800) Subject: timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres X-Git-Tag: v2.6.25-rc1~199 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf4fc6cb76e50b01666e28a9f4b2e6fbcbb96d5f;p=pandora-kernel.git timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres Function timekeeping_is_continuous() no longer checks flag CLOCK_IS_CONTINUOUS, and it checks CLOCK_SOURCE_VALID_FOR_HRES now. So rename the function accordingly. Signed-off-by: Li Zefan Cc: Thomas Gleixner Cc: Ingo Molnar Cc: john stultz Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed