From: Maxime Ripard Date: Fri, 25 Oct 2013 11:16:10 +0000 (+0100) Subject: clockevent: sun4i: Fill the irq field in the clockevent structure X-Git-Tag: v3.14-rc1~169^2~1^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=247f325aaddb8b6117959f70c26ba735360c4160;p=pandora-kernel.git clockevent: sun4i: Fill the irq field in the clockevent structure The clock event structure irq field was not filled previously to the interrupt we're using. This was resulting in the timer not being used at all when using a configuration with SMP enabled on a system with several CPUs, and with the cpumask set to the cpu_possible_mask. Signed-off-by: Maxime Ripard Signed-off-by: Daniel Lezcano Reviewed-by: Stephen Boyd --- Reading git-diff-tree failed