On 6/6/2013 5:12 PM, Andrew Chew wrote: > The VACG interrupt was not being enabled. Thus, interrupts were never > generated when AC status changes. In addition, interrupts were never > cleared after taking and processing the interrupt. > > Added the register offset for the INTR_MASK register, since this is needed > to unmask the VACG interrupt. > > Enabled the VACG interrupt in tps65090_config_charger(). > > Cleared interrupts after processing, in tps65090_charger_isr(). > > Also removed unused variable "enable" in tps65090_enable_charging(), > and fixed a typo in one of the dev_err() prints. > > Signed-off-by: Andrew Chew <achew@xxxxxxxxxx> > --- Great! Tested and it works great on my Dalmore. Tested-by: Rhyland Klein <rklein@xxxxxxxxxx> Acked-by: Rhyland Klein <rklein@xxxxxxxxxx> -rhyland -- nvpublic -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html