Re: [PATCH v2 3/3] mfd: mt6397: check the EPROBE_DEFER from platform_get_irq.

2016-04-12 Thread Henry Chen
On Mon, 2016-04-11 at 09:50 +0100, Lee Jones wrote: > On Fri, 08 Apr 2016, Henry Chen wrote: > > > If get the -EPROBE_DEFER from platform_get_irq, it should return back > > directly. > > > > Signed-off-by: Henry Chen > > --- > > drivers/mfd/mt6397-core.c | 2 ++ > > 1 file changed, 2 insertion

Re: [PATCH v2 3/3] mfd: mt6397: check the EPROBE_DEFER from platform_get_irq.

2016-04-11 Thread Lee Jones
On Fri, 08 Apr 2016, Henry Chen wrote: > If get the -EPROBE_DEFER from platform_get_irq, it should return back > directly. > > Signed-off-by: Henry Chen > --- > drivers/mfd/mt6397-core.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/drivers/mfd/mt6397-core.c b/drivers/mfd/mt6397-

[PATCH v2 3/3] mfd: mt6397: check the EPROBE_DEFER from platform_get_irq.

2016-04-08 Thread Henry Chen
If get the -EPROBE_DEFER from platform_get_irq, it should return back directly. Signed-off-by: Henry Chen --- drivers/mfd/mt6397-core.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/mfd/mt6397-core.c b/drivers/mfd/mt6397-core.c index 15050cb..b9b1e28 100644 --- a/drivers/mfd/mt63