Re: [PATCH 3/3] mfd: tps65910: fix wrong ack_base register

From: Laxman Dewangan
Date: Thu Nov 29 2012 - 14:24:48 EST


On Thursday 29 November 2012 12:12 PM, Kim, Milo wrote:
The interrupt status registers of TPS65910/1 should be cleared
when the associated interrupt event occurs.
This work is done in the regmap irq thread - using 'ack_base' register.
The ACK registers should be fixed as status register, not mask registers.

This patch fixes the infinite interrupt event problem by clearing
interrupt status registers.

Tested on the AM3517 Craneboard.

Signed-off-by: Milo(Woogyom) Kim<milo.kim@xxxxxx>
---

Aah, I was debugging the onkey and I am also seeing continuous interrupt. This fix the issue.
Thanks,
Acked-by: Laxman Dewangan <ldewangan@xxxxxxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/