From: Magnus Damm Date: Wed, 1 Apr 2009 14:11:07 +0000 (+0000) Subject: clocksource: sh_cmt: use remove_irq() and remove clockevent workaround X-Git-Tag: v2.6.30-rc1~200^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3093e78ebab100ada1c724c9f751d9da39602a97;p=pandora-kernel.git clocksource: sh_cmt: use remove_irq() and remove clockevent workaround Update the sh_cmt driver to make use of recent irq and clockevent changes: - use remove_irq() together with setup_irq() - remove mult workaround since WARN_ON() now has been moved Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed