x86/apb/timer: Use proper mask to modify hotplug action
authorThomas Gleixner <tglx@linutronix.de>
Sat, 19 Mar 2016 10:41:42 +0000 (11:41 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 19 Mar 2016 12:40:08 +0000 (13:40 +0100)
commita38f98735e168a20573c24dfffa96095b6fe1d23
tree27c59a11837e86ea22d22770b40cba5a3cd8d1e6
parent3e8db2246b434c6b18a6a9f09904038bddcf76c7
x86/apb/timer: Use proper mask to modify hotplug action

Magic hex constants are a guarantee for wreckage when the defines change.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/apb_timer.c