On Mon, Feb 6, 2017 at 1:10 PM, Bartosz Golaszewski <[email protected]> wrote:
> Add a devres flavor of __devm_irq_alloc_descs() and corresponding > helper macros. > > Signed-off-by: Bartosz Golaszewski <[email protected]> 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

