On Sat, Dec 2, 2017 at 6:01 PM, Arvind Yadav <arvind.yadav.cs@xxxxxxxxx> wrote: > The platform_get_irq() function returns negative if an error occurs. > zero or positive number on success. platform_get_irq() error checking > for zero is not correct. > > Signed-off-by: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx> > --- > changes in v2: > It's should be 'irq <= 0' instead of 'irq < 0'. Yep that's the right patch! Patch applied. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html