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 <[email protected]> > Cc: Chris Healy <[email protected]> > Cc: Lucas Stach <[email protected]> > Cc: Horia Geantă <[email protected]> > Cc: Herbert Xu <[email protected]> > Cc: Iuliana Prodan <[email protected]> > Cc: [email protected] > Cc: [email protected] Reviewed-by: Horia Geantă <[email protected]>
Thanks, Horia

