public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Pratyush Anand <pratyush.anand@st.com>
To: Axel Lin <axel.lin@gmail.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Randy Dunlap <randy.dunlap@oracle.com>,
	Arnd Bergmann <arnd@arndb.de>,
	Greg Kroah-Hartman <greg@kroah.com>
Subject: Re: [PATCH] pcie-gadget-spear: Add "platform:" prefix for platform modalias
Date: Mon, 31 Oct 2011 11:58:07 +0530	[thread overview]
Message-ID: <4EAE3FF7.9000302@st.com> (raw)
In-Reply-To: <1320027628.2690.1.camel@phoenix>

On 10/31/2011 7:50 AM, Axel Lin wrote:
> Since 43cc71eed1250755986da4c0f9898f9a635cb3bf (platform: prefix MODALIAS
> with "platform:"), the platform modalias is prefixed with "platform:".
>
> Signed-off-by: Axel Lin<axel.lin@gmail.com>
> ---
>   drivers/misc/spear13xx_pcie_gadget.c |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/misc/spear13xx_pcie_gadget.c b/drivers/misc/spear13xx_pcie_gadget.c
> index cfbddbe..43d073b 100644
> --- a/drivers/misc/spear13xx_pcie_gadget.c
> +++ b/drivers/misc/spear13xx_pcie_gadget.c
> @@ -903,6 +903,6 @@ static void __exit spear_pcie_gadget_exit(void)
>   }
>   module_exit(spear_pcie_gadget_exit);
>
> -MODULE_ALIAS("pcie-gadget-spear");
> +MODULE_ALIAS("platform:pcie-gadget-spear");
>   MODULE_AUTHOR("Pratyush Anand");
>   MODULE_LICENSE("GPL");

Acked-by: Pratyush Anand<pratyush.anand@st.com>

      reply	other threads:[~2011-10-31  6:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-31  2:20 [PATCH] pcie-gadget-spear: Add "platform:" prefix for platform modalias Axel Lin
2011-10-31  6:28 ` Pratyush Anand [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=4EAE3FF7.9000302@st.com \
    --to=pratyush.anand@st.com \
    --cc=arnd@arndb.de \
    --cc=axel.lin@gmail.com \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=randy.dunlap@oracle.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox