Quoting Geert Uytterhoeven (2018-04-18 07:50:03) > As of_clk_get_parent_count() returns zero on failure, while > of_count_phandle_with_args() might return a negative error code, this > also fixes the issue of possibly using a negative number in the > allocation below. > > Signed-off-by: Geert Uytterhoeven <[email protected]> > Reviewed-by: Heiko Stuebner <[email protected]> > ---
Applied to clk-next

