From: David Jander Date: Thu, 8 May 2014 10:06:25 +0000 (+0200) Subject: clocksource: tcb_clksrc: Make tc_mode interrupt safe X-Git-Tag: omap-for-v3.16/fixes-against-rc1~134^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acbf6d21ac81195071b97ebb114b0b37bd9fcc86;p=pandora-kernel.git clocksource: tcb_clksrc: Make tc_mode interrupt safe tc_mode() can be called from interrupt context and thus must not call clk_*prepare*() functions. Signed-off-by: David Jander Signed-off-by: Daniel Lezcano Acked-by: Alexandre Belloni Acked-by: Nicolas Ferre --- Reading git-diff-tree failed