On Wed, Dec 18, 2019 at 1:43 PM Peng Fan <peng.fan@xxxxxxx> wrote: > From: Peng Fan <peng.fan@xxxxxxx> > > platform_irq_count() is the more generic way (independent of > device trees) to determine the count of available interrupts. So > use this instead. > > As platform_irq_count() might return an error code (which > of_irq_count doesn't) some additional handling is necessary. > > Signed-off-by: Peng Fan <peng.fan@xxxxxxx> This is clearly nicer code, patch applied. (You only need to reiterate patch 1/2 if you decide to keep working on that.) Yours, Linus Walleij