Re: [PATCH 2/2] of: irq: Check for reg property presence only whenparsing interrupt-map

From: Tomasz Figa
Date: Thu Nov 07 2013 - 06:33:41 EST


Hi,

On Tuesday 05 of November 2013 16:21:36 Tomasz Figa wrote:
> This patch fixes the of_irq_parse_raw() function to check for reg
> property only when really parsing interrupt map property, as it is not
> required otherwise and breaks existing device trees.
>
> Signed-off-by: Tomasz Figa <t.figa@xxxxxxxxxxx>
> ---
> drivers/of/irq.c | 21 +++++++++++----------
> 1 file changed, 11 insertions(+), 10 deletions(-)

Please disregard this patch. It seems like Grant's fix that has been
already merged also fixes the same problem.

Best regards,
Tomasz

--
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/