[PATCH v2 1/3] mfd: Add irq domain support for max8998 interrupts
Rasmus Villemoes
linux at rasmusvillemoes.dk
Fri Jun 21 10:12:02 EDT 2013
Tomasz Figa <t.figa at samsung.com> writes:
> All uses of irq_base in platform data and max8997 driver private data
> are removed.
>
[...]
> +static int max8998_irq_domain_map(struct irq_domain *d, unsigned int irq,
> + irq_hw_number_t hw)
> +{
> + struct max8997_dev *max8998 = d->host_data;
I may be wrong, but this sure looks like a typo (or copy-pasto).
--
Rasmus Villemoes
<http://rasmusvillemoes.dk/>
More information about the linux-arm-kernel
mailing list