On 2014-11-14 at 23:04:19 +0100, Dmitry Torokhov <[email protected]> wrote: > Return value of irq_of_parse_and_map() is unsigned int, with 0 > indicating failure, so testing for negative result never works. > > Signed-off-by: Dmitry Torokhov <[email protected]>
Reviewed-by: Tobias Klauser <[email protected]> Thanks for catching this. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

