From: Paul Walmsley Date: Tue, 22 Jul 2008 23:51:29 +0000 (-0600) Subject: TWL4030: use correct register addresses for BCI IMR registers X-Git-Tag: v2.6.26-omap1~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cdf2aa5864a257f9ffaa3b476add8a08923a2d3;p=pandora-kernel.git TWL4030: use correct register addresses for BCI IMR registers The existing code to mask and clear BCI interrupts in twl_init_irq() is wrong. It uses the wrong register offsets, it does not mask all of the BCI IMR registers, and it does not clear all of the BCI ISR registers. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed