From: Mel Gorman Date: Wed, 6 Aug 2014 13:19:19 +0000 (+0100) Subject: cpuidle: menu: Use ktime_to_us instead of reinventing the wheel X-Git-Tag: omap-for-v3.17/fixes-against-rc2~56^2~1^4~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=107d4f4601a1408d04a5b54ffba507c92c235f58;p=pandora-kernel.git cpuidle: menu: Use ktime_to_us instead of reinventing the wheel The ktime_to_us implementation is slightly better than the one implemented in menu.c. Use it Signed-off-by: Mel Gorman Acked-by: Daniel Lezcano Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed