[PATCH 3/9] TWL4030: use correct register addresses for BCI IMR registers

2008-07-22 Thread Paul Walmsley
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 [EMAIL PROTECTED] ---

[PATCH 3/9] TWL4030: use correct register addresses for BCI IMR registers

2008-07-17 Thread Paul Walmsley
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 [EMAIL PROTECTED] ---