Re: [PATCH] regmap: Convert regmap_irq to use irq_domain

From: Samuel Ortiz
Date: Mon May 14 2012 - 16:53:45 EST


Hi Mark,

On Sun, May 13, 2012 at 03:54:49PM +0100, Mark Brown wrote:
> This gets us up to date with the recommended current kernel infrastructure
> and should transparently give us device tree interrupt bindings for any
> devices using the framework. If an explicit IRQ mapping is passed in then
> a legacy interrupt range is created, otherwise a simple linear mapping is
> used.
>
> A function regmap_irq_get_virq() is provided to allow drivers to map
> individual IRQs which should be used in preference to the existing
> regmap_irq_chip_get_base() since it avoids the need to create the mappings
> for the full range of interrupts.
>
> Signed-off-by: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Acked-by: Samuel Ortiz <sameo@xxxxxxxxxxxxxxx>

Cheers,
Samuel.

--
Intel Open Source Technology Centre
http://oss.intel.com/
--
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/