On 10/22/2019 6:30 PM, Andrey Smirnov wrote: > Move the call to devm_of_platform_populate() at the end of > caam_probe(), so we won't try to add any child devices until all of > the initialization is finished successfully. > > Signed-off-by: Andrey Smirnov <andrew.smir...@gmail.com> > Cc: Chris Healy <cphe...@gmail.com> > Cc: Lucas Stach <l.st...@pengutronix.de> > Cc: Horia Geantă <horia.gea...@nxp.com> > Cc: Herbert Xu <herb...@gondor.apana.org.au> > Cc: Iuliana Prodan <iuliana.pro...@nxp.com> > Cc: linux-crypto@vger.kernel.org > Cc: linux-ker...@vger.kernel.org Reviewed-by: Horia Geantă <horia.gea...@nxp.com>
Thanks, Horia