mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Alessandrelli, Daniele" <daniele.alessandrelli@intel.com>
To: "liaochen4@huawei.com" <liaochen4@huawei.com>,
	"linux-crypto@vger.kernel.org" <linux-crypto@vger.kernel.org>
Cc: "Murphy, Declan" <declan.murphy@intel.com>,
	"herbert@gondor.apana.org.au" <herbert@gondor.apana.org.au>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"davem@davemloft.net" <davem@davemloft.net>
Subject: Re: [PATCH -next] crypto: keembay - fix module autoloading
Date: Mon, 19 Aug 2024 13:14:09 +0000	[thread overview]
Message-ID: <615fb6c74c7ae90646686d58c687f03b3909bfe4.camel@intel.com> (raw)
In-Reply-To: <63efd8d1-e294-42f0-8b0f-ec0ceb793772@huawei.com>

On Mon, 2024-08-19 at 20:21 +0800, liaochen (A) wrote:
> On 2024/8/14 10:44, Liao Chen wrote:
> > Add MODULE_DEVICE_TABLE(), so modules could be properly autoloaded
> > based on the alias from of_device_id table.
> > 
> > Signed-off-by: Liao Chen <liaochen4@huawei.com>

Acked-by: Daniele Alessandrelli <daniele.alessandrelli@intel.com>

> > ---
> >   drivers/crypto/intel/keembay/keembay-ocs-hcu-core.c | 1 +
> >   1 file changed, 1 insertion(+)
> > 
> > diff --git a/drivers/crypto/intel/keembay/keembay-ocs-hcu-core.c
> > b/drivers/crypto/intel/keembay/keembay-ocs-hcu-core.c
> > index c2dfca73fe4e..e54c79890d44 100644
> > --- a/drivers/crypto/intel/keembay/keembay-ocs-hcu-core.c
> > +++ b/drivers/crypto/intel/keembay/keembay-ocs-hcu-core.c
> > @@ -1150,6 +1150,7 @@ static const struct of_device_id
> > kmb_ocs_hcu_of_match[] = {
> >   	},
> >   	{}
> >   };
> > +MODULE_DEVICE_TABLE(of, kmb_ocs_hcu_of_match);
> >   
> >   static void kmb_ocs_hcu_remove(struct platform_device *pdev)
> >   {
> Gentle ping
> 
> Thanks,
> Chen
> 


  reply	other threads:[~2024-08-19 13:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-14  2:44 Liao Chen
2024-08-19 12:21 ` liaochen (A)
2024-08-19 13:14   ` Alessandrelli, Daniele [this message]
2024-08-24 13:49 ` 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=615fb6c74c7ae90646686d58c687f03b3909bfe4.camel@intel.com \
    --to=daniele.alessandrelli@intel.com \
    --cc=davem@davemloft.net \
    --cc=declan.murphy@intel.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=liaochen4@huawei.com \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®