From: Heiko Carstens Date: Wed, 5 Jan 2011 11:47:27 +0000 (+0100) Subject: [S390] time: let local_tick_enable/disable() reprogram the clock comparator X-Git-Tag: v2.6.38-rc1~461^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=545b288dcbdea58a2ce2afba5f6a8302d31ac459;p=pandora-kernel.git [S390] time: let local_tick_enable/disable() reprogram the clock comparator Let local_tick_enable/disable() reprogram the clock comparator so the function names make semantically more sense. Also that way the functions are more symmetric since normally each local_tick_enable() call usually would have a subsequent call to set_clock_comparator() anyway. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed