[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20191004143607.GL18429@dell>
Date: Fri, 4 Oct 2019 15:36:07 +0100
From: Lee Jones <lee.jones@...aro.org>
To: Thierry Reding <thierry.reding@...il.com>
Cc: linux-tegra@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mfd: max77620: Do not allocate IRQs upfront
On Wed, 02 Oct 2019, Thierry Reding wrote:
> From: Thierry Reding <treding@...dia.com>
>
> regmap_add_irq_chip() will try to allocate all of the IRQ descriptors
> upfront if passed a non-zero irq_base parameter. However, the intention
> is to allocate IRQ descriptors on an as-needed basis if possible. Pass 0
> instead of -1 to fix that use-case.
>
> Signed-off-by: Thierry Reding <treding@...dia.com>
> ---
> drivers/mfd/max77620.c | 5 ++---
> include/linux/mfd/max77620.h | 1 -
> 2 files changed, 2 insertions(+), 4 deletions(-)
Applied, thanks.
--
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
Powered by blists - more mailing lists