From: Lee Jones <lee.jones@linaro.org>
To: Axel Lin <axel.lin@ingics.com>
Cc: Misael Lopez Cruz <misael.lopez@ti.com>,
Jorge Eduardo Candelaria <jorge.candelaria@ti.com>,
"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>
Subject: Re: [PATCH] mfd: twl6040: Remove wrong and unneeded "platform:twl6040" modalias
Date: Mon, 30 Mar 2015 11:08:04 +0100 [thread overview]
Message-ID: <20150330100804.GW457@x1> (raw)
In-Reply-To: <1427703175.30616.1.camel@phoenix>
On Mon, 30 Mar 2015, Axel Lin wrote:
> This is a I2C driver, so it's wrong to use platform prefix for the
> modalias. We have all needed i2c aliases coming form MODULE_DEVICE_TABLE,
> so let's remove the wrong and unneeded "platform:twl6040" modalias.
>
> Signed-off-by: Axel Lin <axel.lin@ingics.com>
> ---
> drivers/mfd/twl6040.c | 1 -
> 1 file changed, 1 deletion(-)
Applied, thanks.
> diff --git a/drivers/mfd/twl6040.c b/drivers/mfd/twl6040.c
> index f71ee3d..c5265c1 100644
> --- a/drivers/mfd/twl6040.c
> +++ b/drivers/mfd/twl6040.c
> @@ -814,4 +814,3 @@ MODULE_DESCRIPTION("TWL6040 MFD");
> MODULE_AUTHOR("Misael Lopez Cruz <misael.lopez@ti.com>");
> MODULE_AUTHOR("Jorge Eduardo Candelaria <jorge.candelaria@ti.com>");
> MODULE_LICENSE("GPL");
> -MODULE_ALIAS("platform:twl6040");
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2015-03-30 10:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-30 8:12 [PATCH] mfd: twl6040: Remove wrong and unneeded "platform:twl6040" modalias Axel Lin
2015-03-30 10:08 ` Lee Jones [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=20150330100804.GW457@x1 \
--to=lee.jones@linaro.org \
--cc=axel.lin@ingics.com \
--cc=jorge.candelaria@ti.com \
--cc=linux-omap@vger.kernel.org \
--cc=misael.lopez@ti.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;
as well as URLs for NNTP newsgroup(s).