]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitb5e8a7e52ac8a1813f87b771a7ff5f8a923276b5
tree621964f6e1e0944740770082a2bb6a1d5037a80d
parentd40797a833e5e5efebaab8b87d96c72be3b4dd03
[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