From: Soren Brinkmann Date: Wed, 19 Feb 2014 23:14:41 +0000 (-0800) Subject: clocksource/cadence_ttc: Call clockevents_update_freq() with IRQs enabled X-Git-Tag: v3.15-rc1~153^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f0ba3b462b2d36b3c28748863747fb1050f40d0;p=pandora-kernel.git clocksource/cadence_ttc: Call clockevents_update_freq() with IRQs enabled The timer core takes care of serialization and IRQs. Hence the driver is no longer required to disable interrupts when calling clockevents_update_freq(). Signed-off-by: Soren Brinkmann Signed-off-by: Daniel Lezcano Acked-by: Michal Simek --- Reading git-diff-tree failed