From: Paul Walmsley Date: Tue, 22 Jul 2008 23:51:25 +0000 (-0600) Subject: TWL4030: remove superfluous PWR interrupt status clear before masking X-Git-Tag: v2.6.26-omap1~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4866d0e5718cfa7bc1b4442d5625dce08203f201;p=pandora-kernel.git TWL4030: remove superfluous PWR interrupt status clear before masking twl_irq_init() clears PWR interrupt status bits, then masks the interrupts off, then clears the PWR interrupt status bits again. The first clear seems unnecessary, so, remove it. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed