From: Linus Torvalds Date: Wed, 3 Sep 2008 14:30:13 +0000 (-0700) Subject: Split up PIT part of TSC calibration from native_calibrate_tsc X-Git-Tag: v2.6.27-rc6~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec0c15afb41fd9ad45b53468b60db50170e22346;p=pandora-kernel.git Split up PIT part of TSC calibration from native_calibrate_tsc The TSC calibration function is still very complicated, but this makes it at least a little bit less so by moving the PIT part out into a helper function of its own. Tested-by: Larry Finger Signed-of-by: Linus Torvalds --- Reading git-diff-tree failed