Re: [PATCH v2] POWER: Add gpio charger driver

From: Mark Brown
Date: Thu Oct 21 2010 - 12:19:43 EST


On Thu, Oct 21, 2010 at 06:16:32PM +0200, Lars-Peter Clausen wrote:
> Mark Brown wrote:
> > It would be good to handle IRQs that can sleep (like those on I2C GPIO
> > expanders) here - either always use a threaded IRQ handler (probably
> > won't hurt here) or use one if the IRQ can sleep.

> I guess the best would be to use `request_any_context_irq`, right?

Ah, that got merged now - yes, that'd be best.
--
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/