From: Linus Walleij Date: Mon, 22 Oct 2012 09:17:24 +0000 (+0100) Subject: ARM: 7560/1: SMP_TWD: use DIV_ROUND_CLOSEST() for periodic mode X-Git-Tag: v3.7-rc3~28^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad17a26e2273d18d27fcbb4a8d8a341ebb2d721f;p=pandora-kernel.git ARM: 7560/1: SMP_TWD: use DIV_ROUND_CLOSEST() for periodic mode The periodic mode is currently calculated by a simple division but we should pay more attention to our integer arithmetics. Also delete a comment that does not make any sense. Signed-off-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed