On Saturday, 26 May 2018 17:20:35 MSK Dmitry Osipenko wrote: > The Reset Controller should be registered in the end of probe, otherwise > Memory Controller device goes away if IRQ requesting fails and the Reset > Controller stays registered. To avoid having to unwind the MC probing in > a case of SMMU probe failure, let's simply print the error message without > failing the MC probe. This allows us to just move the Reset Controller > registering before the SMMU registration, reducing code churning. Also > let's not fail MC probe in a case of Reset Controller registration failure > as it doesn't prevent the MC driver to work. > > Signed-off-by: Dmitry Osipenko <digetx@xxxxxxxxx> > --- Thierry, this patch should be good to go. -- 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