From: Wang Dongsheng Date: Mon, 6 Jan 2014 05:23:30 +0000 (+0800) Subject: powerpc/mpic_timer: fix the time is not accurate caused by GTCRR toggle bit X-Git-Tag: v3.14-rc1~80^2~5^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fd79588f9e4e544b2ef2b0265e62b4c04fc1003;p=pandora-kernel.git powerpc/mpic_timer: fix the time is not accurate caused by GTCRR toggle bit When the timer GTCCR toggle bit is inverted, we calculated the rest of the time is not accurate. So we need to ignore this bit. Signed-off-by: Wang Dongsheng Signed-off-by: Scott Wood --- Reading git-diff-tree failed