Hello, On Wed, Jan 08, 2020 at 07:12:46AM +0000, Peng Fan wrote: > From: Peng Fan <peng.fan@xxxxxxx> > > platform_irq_count() and platform_get_irq() 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> > --- > > V2: > replace %pe with %d for err msg. FTR: I really like having %pe for its better expressiveness and started arguing in the v1 thread. So please wait a bit before applying this patch. Thanks Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | https://www.pengutronix.de/ |