All of lore.kernel.org
 help / color / mirror / Atom feed
From: Herbert Xu <herbert@gondor.apana.org.au>
To: meenakshi.aggarwal@nxp.com
Cc: horia.geanta@nxp.com, V.sethi@nxp.com, pankaj.gupta@nxp.com,
	gaurav.jain@nxp.com, davem@davemloft.net,
	linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org,
	franck.lenormand@nxp.com, vijayb@linux.microsoft.com,
	code@tyhicks.com
Subject: Re: [PATCH] drivers: crypto: caam: jr: add .shutdown hook
Date: Fri, 10 Mar 2023 18:53:35 +0800	[thread overview]
Message-ID: <ZAsML/qAyPExMudN@gondor.apana.org.au> (raw)
In-Reply-To: <20230221054047.2140558-1-meenakshi.aggarwal@nxp.com>

On Tue, Feb 21, 2023 at 11:10:47AM +0530, meenakshi.aggarwal@nxp.com wrote:
>
> @@ -653,6 +658,7 @@ static struct platform_driver caam_jr_driver = {
>  	},
>  	.probe       = caam_jr_probe,
>  	.remove      = caam_jr_remove,
> +	.shutdown = caam_jr_platform_shutdown,

Please make your new addition line up with the rest of the code.

Thanks,
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

  parent reply	other threads:[~2023-03-10 10:53 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-20 10:50 [PATCH] drivers: crypto: caam: jr: Allow quiesce when quiesced meenakshi.aggarwal
2023-02-21  5:40 ` [PATCH] drivers: crypto: caam: jr: add .shutdown hook meenakshi.aggarwal
2023-02-21 17:32   ` Vijay Balakrishna
2023-02-27  7:32     ` [EXT] " Pankaj Gupta
2023-03-01  5:39       ` Meenakshi Aggarwal
2023-03-10 10:33         ` Meenakshi Aggarwal
2023-03-10 10:53   ` Herbert Xu [this message]
2023-03-11  8:25   ` meenakshi.aggarwal
2023-03-16  6:07   ` [PATCH v2] " meenakshi.aggarwal
2023-03-24 10:29     ` Herbert Xu
2023-02-21  5:42 ` [PATCH] drivers: crypto: caam: jr: Allow quiesce when quiesced meenakshi.aggarwal
2023-02-21 17:33   ` Vijay Balakrishna
2023-02-27  7:32     ` [EXT] " Pankaj Gupta
2023-02-28 18:37   ` meenakshi.aggarwal
2023-03-10 10:34     ` Meenakshi Aggarwal
2023-03-10 11:32     ` Herbert Xu
2023-02-20 10:51 [PATCH] drivers: crypto: caam: jr: add .shutdown hook meenakshi.aggarwal

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=ZAsML/qAyPExMudN@gondor.apana.org.au \
    --to=herbert@gondor.apana.org.au \
    --cc=V.sethi@nxp.com \
    --cc=code@tyhicks.com \
    --cc=davem@davemloft.net \
    --cc=franck.lenormand@nxp.com \
    --cc=gaurav.jain@nxp.com \
    --cc=horia.geanta@nxp.com \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=meenakshi.aggarwal@nxp.com \
    --cc=pankaj.gupta@nxp.com \
    --cc=vijayb@linux.microsoft.com \
    /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.