All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Horia Geantă" <horia.geanta@freescale.com>
To: Nitesh Lal <NiteshNarayanLal@freescale.com>,
	<linux-crypto@vger.kernel.org>
Subject: Re: [PATCH] crypto: caam - Fix job ring discovery in controller driver
Date: Fri, 7 Feb 2014 10:15:32 +0200	[thread overview]
Message-ID: <52F49624.3070400@freescale.com> (raw)
In-Reply-To: <1390554205-19771-1-git-send-email-NiteshNarayanLal@freescale.com>

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@freescale.com>
> ---
>   drivers/crypto/caam/ctrl.c | 25 ++++++-------------------
>   1 file changed, 6 insertions(+), 19 deletions(-)

Reviewed-by: Horia Geanta <horia.geanta@freescale.com>

Regards,
Horia

  parent reply	other threads:[~2014-02-07  8:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-24  9:03 [PATCH] crypto: caam - Fix job ring discovery in controller driver Nitesh Lal
2014-02-07  4:42 ` NiteshNarayanLal
2014-02-07  8:15 ` Horia Geantă [this message]
2014-02-09  9:20   ` Herbert Xu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52F49624.3070400@freescale.com \
    --to=horia.geanta@freescale.com \
    --cc=NiteshNarayanLal@freescale.com \
    --cc=linux-crypto@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.