Quoting Mikko Perttunen (2018-06-29 07:38:14) > When registering clocks, we just skip any that fail to register > (leaving a NULL hole in the clock table). However, our of_xlate > function still tries to dereference each entry while looking for > the clock with the requested id, causing a crash if any clocks > failed to register. Add a check to of_xlate to skip any NULL > clocks. > > Signed-off-by: Mikko Perttunen <mperttunen@xxxxxxxxxx> > --- Applied to clk-next -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html