On Fri, Feb 07, 2014 at 08:15:32AM +, 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 crea
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
Hi Herbert,
Can you please pick up this patch.
Regards
Nitesh
-Original Message-
From: Nitesh Lal [mailto:niteshnarayan...@freescale.com]
Sent: Friday, January 24, 2014 2:33 PM
To: linux-crypto@vger.kernel.org
Cc: Lal Nitesh-B44382
Subject: [PATCH] crypto: caam - Fix job ring discovery
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
on