TWL4030: use correct register addresses for BCI IMR registers
authorPaul Walmsley <paul@pwsan.com>
Tue, 22 Jul 2008 23:51:29 +0000 (17:51 -0600)
committerTony Lindgren <tony@atomide.com>
Mon, 4 Aug 2008 14:13:00 +0000 (17:13 +0300)
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 <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found