clocksource: sh_tmu: Set cpu_possible_mask to fix SMP broadcast
authorMagnus Damm <damm+renesas@opensource.se>
Tue, 16 Dec 2014 09:48:54 +0000 (18:48 +0900)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 5 Jan 2015 13:43:37 +0000 (14:43 +0100)
commitf2a5473861cf69c03d0f0ee5d0ea1b853b9e582e
tree24ba7f981c21d1ad288cc5684aa0268a1ae3603a
parentff4bcc84a9e720ffa6cb7cf01e9e938568147cd6
clocksource: sh_tmu: Set cpu_possible_mask to fix SMP broadcast

Update the TMU driver to use cpu_possible_mask as cpumask to make
r8a7779 SMP work as expected with or without the ARM TWD timer.

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/sh_tmu.c