2015-05-27 17:43 GMT+08:00 Hongzhou Yang <[email protected]>: > Since mt6397 is no need to support interrupt controller, > I judged "interrupt-controller" property to skip it last patch. > But the if judgement should on the contrary, this is a bug. > > And find of_property_read_bool is better for this case. > So using of_property_read_bool instead of of_find_property. > > Also fix bug of misuse pointer. > > Signed-off-by: Hongzhou Yang <[email protected]> Reviewed-by: Axel Lin <[email protected]> -- 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/

