From: Sascha Hauer <s.hauer@pengutronix.de>
To: Fabio Estevam <fabio.estevam@freescale.com>
Cc: cjb@laptop.org, linux-mmc@vger.kernel.org
Subject: Re: [PATCH] mmc: mxcmmc: Fix MODULE_ALIAS
Date: Mon, 29 Oct 2012 21:42:53 +0100 [thread overview]
Message-ID: <20121029204253.GT1641@pengutronix.de> (raw)
In-Reply-To: <1349810765-12351-1-git-send-email-fabio.estevam@freescale.com>
On Tue, Oct 09, 2012 at 04:26:05PM -0300, Fabio Estevam wrote:
> The correct name for the driver is "mxc-mmc".
>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Sascha
> ---
> drivers/mmc/host/mxcmmc.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/mmc/host/mxcmmc.c b/drivers/mmc/host/mxcmmc.c
> index 565c2e4..6290b7f 100644
> --- a/drivers/mmc/host/mxcmmc.c
> +++ b/drivers/mmc/host/mxcmmc.c
> @@ -1134,4 +1134,4 @@ module_platform_driver(mxcmci_driver);
> MODULE_DESCRIPTION("i.MX Multimedia Card Interface Driver");
> MODULE_AUTHOR("Sascha Hauer, Pengutronix");
> MODULE_LICENSE("GPL");
> -MODULE_ALIAS("platform:imx-mmc");
> +MODULE_ALIAS("platform:mxc-mmc");
> --
> 1.7.9.5
>
>
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
next prev parent reply other threads:[~2012-10-29 20:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-09 19:26 [PATCH] mmc: mxcmmc: Fix MODULE_ALIAS Fabio Estevam
2012-10-29 20:42 ` Sascha Hauer [this message]
2012-10-29 20:53 ` Chris Ball
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=20121029204253.GT1641@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=cjb@laptop.org \
--cc=fabio.estevam@freescale.com \
--cc=linux-mmc@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