Re: [PATCH v2 4/7] irqdesc: add memory managed version of irq_alloc_descs()
From: Linus Walleij
Date: Mon Feb 06 2017 - 08:26:48 EST
On Mon, Feb 6, 2017 at 1:10 PM, Bartosz Golaszewski
<bgolaszewski@xxxxxxxxxxxx> wrote:
> Add a devres flavor of __devm_irq_alloc_descs() and corresponding
> helper macros.
>
> Signed-off-by: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>
Oh that was interesting. I will leave the IRQ subsystems specific
review to Thomas and Marc, but I think you need to also update
Documentation/driver-model/devres.txt
where you find a long list of all memorymanaged API calls.
Maybe the list is a bit silly actually, but anyway.
Yours,
Linus Walleij