From: eric miao Date: Wed, 27 Feb 2008 01:01:11 +0000 (+0100) Subject: [ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_* X-Git-Tag: v2.6.25-rc4~128^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ceee4f98f73bb7a1f6ee6710b9ebffd0ecb8c0ca;p=pandora-kernel.git [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 Signed-off-by: Russell King --- Reading git-diff-tree failed