linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] dma: shdma: add a MODULE_ALIAS() to allow module autoloading
Date: Thu, 25 Nov 2010 07:29:05 +0000	[thread overview]
Message-ID: <20101125072905.GE3270@linux-sh.org> (raw)
In-Reply-To: <Pine.LNX.4.64.1011241046380.18622@axis700.grange>

On Wed, Nov 24, 2010 at 10:48:10AM +0100, Guennadi Liakhovetski wrote:
> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
> ---
>  drivers/dma/shdma.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/dma/shdma.c b/drivers/dma/shdma.c
> index eb6b54d..85ffd5e 100644
> --- a/drivers/dma/shdma.c
> +++ b/drivers/dma/shdma.c
> @@ -1213,3 +1213,4 @@ module_exit(sh_dmae_exit);
>  MODULE_AUTHOR("Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>");
>  MODULE_DESCRIPTION("Renesas SH DMA Engine driver");
>  MODULE_LICENSE("GPL");
> +MODULE_ALIAS("platform:sh-dma-engine");

Applied, thanks.

      reply	other threads:[~2010-11-25  7:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-24  9:48 [PATCH] dma: shdma: add a MODULE_ALIAS() to allow module autoloading Guennadi Liakhovetski
2010-11-25  7:29 ` Paul Mundt [this message]

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=20101125072905.GE3270@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=linux-sh@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;
as well as URLs for NNTP newsgroup(s).