On Fri, Feb 07, 2014 at 08:15:32AM +0000, Horia Geantă wrote: > On 1/24/2014 11:03 AM, Nitesh Lal wrote: > >The SEC Controller driver creates platform devices for it's child job ring nodes. > >Currently the driver uses for_each_compatible routine which traverses > >the whole device tree to create the job rings for the platform device. > >The patch changes this to search for the compatible property of job ring > >only in the child nodes i.e., the job rings are created as per the number > >of children associated with the crypto node. > > > >Signed-off-by: Nitesh Lal <NiteshNarayanLal@xxxxxxxxxxxxx> > >--- > > drivers/crypto/caam/ctrl.c | 25 ++++++------------------- > > 1 file changed, 6 insertions(+), 19 deletions(-) > > Reviewed-by: Horia Geanta <horia.geanta@xxxxxxxxxxxxx> Patch applied. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html