ARM: footbridge: fix clock event support
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 10 Jun 2011 23:46:17 +0000 (00:46 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 10 Jun 2011 23:46:17 +0000 (00:46 +0100)
commit7d7975a0e1da7d6e558211b6296a96f1d6bf60ce
treeb6da4a9670f5ef32b451f82e2675de57ca650299
parente172dedd89a342b30fddfafd820d2ef40c039cea
ARM: footbridge: fix clock event support

4e8d7637 (ARM: footbridge: convert to clockevents/clocksource) did
not set the cpumask for the clock event device.  This causes boot
to fail.  Add the necessary initialization.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-footbridge/dc21285-timer.c