Re: [PATCH] lp8727_charger: use IRQF_ONESHOT

From: Anton Vorontsov
Date: Thu Sep 20 2012 - 18:46:42 EST


On Wed, Aug 29, 2012 at 02:00:43AM +0000, Kim, Milo wrote:
[...]
> > Signed-off-by: Fengguang Wu <fengguang.wu@xxxxxxxxx>
> > ---
[...]
> > - IRQF_TRIGGER_FALLING,
> > + IRQF_TRIGGER_FALLING | IRQF_ONESHOT,
> > "lp8727_irq",
> > pchg);
> > }
> Thanks for the update.
>
> Acked-by: Milo(Woogyom) Kim <milo.kim@xxxxxx>

Applied, thanks!
--
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/