nios2: fix error handling of irq_of_parse_and_map
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 <dtor@chromium.org> Reviewed-by:
Tobias Klauser <tklauser@distanz.ch> Acked-by:
Ley Foon Tan <lftan@altera.com>
Showing
Please register or sign in to comment