Re: [PATCH V6 1/6] regmap: irq: dispose all virtual irq before removing domain

From: Javier Martinez Canillas
Date: Tue Feb 09 2016 - 08:27:34 EST


Hello Laxman,

On 02/09/2016 09:28 AM, Laxman Dewangan wrote:
It is require to dispose all virtual irq of hwirq on chip
created on given irq domain before removing this irq domain.
Hence dispose all mapped irqs before deleting the irq domains
in regmap_del_irq_chip();

Signed-off-by: Laxman Dewangan <ldewangan@xxxxxxxxxx>


I believe this patch could be picked separately and not made part of
this series since is fixing a bug that happens on most drivers using
the regmap-irq API. This will avoid cross-subsystem churn for people.

Your patch 6/6 does not introduce a regression since the bug already
exists in the MFD driver, it just makes it more noticeable since it
is easier to unbind the max77686 RTC driver than the MFD one.

Best regards,
--
Javier Martinez Canillas
Open Source Group
Samsung Research America