[ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_*
authoreric miao <eric.y.miao@gmail.com>
Wed, 27 Feb 2008 01:01:11 +0000 (02:01 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 29 Feb 2008 22:47:27 +0000 (22:47 +0000)
commitceee4f98f73bb7a1f6ee6710b9ebffd0ecb8c0ca
tree621964f6e1e0944740770082a2bb6a1d5037a80d
parent7a987e82cd9175215dec6339d383d64e551c8899
[ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_*

This is unnecessary since it is already protected by
spin_lock_irq{save, restore} in clock.c.

Signed-off-by: eric miao <eric.miao@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/pxa3xx.c