From: Lee Jones <lee.jones@linaro.org>
To: Javier Martinez Canillas <javier@osg.samsung.com>
Cc: linux-kernel@vger.kernel.org, linux-fbdev@vger.kernel.org,
Tomi Valkeinen <tomi.valkeinen@ti.com>,
Jingoo Han <jingoohan1@gmail.com>,
Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
Subject: Re: [PATCH 2/2] backlight: adp8870: Remove unnecessary MODULE_ALIAS()
Date: Sun, 20 Sep 2015 04:20:33 +0000 [thread overview]
Message-ID: <20150920042033.GZ3039@x1> (raw)
In-Reply-To: <1440970465-11651-2-git-send-email-javier@osg.samsung.com>
On Sun, 30 Aug 2015, Javier Martinez Canillas wrote:
> The driver has a I2C device id table that is used to create the modaliases
> and also "adp8870-backlight" is not a supported I2C id, so it's never used.
>
> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
>
> ---
>
> drivers/video/backlight/adp8870_bl.c | 1 -
> 1 file changed, 1 deletion(-)
Applied, thanks.
> diff --git a/drivers/video/backlight/adp8870_bl.c b/drivers/video/backlight/adp8870_bl.c
> index 037e43083343..9d738352d7d4 100644
> --- a/drivers/video/backlight/adp8870_bl.c
> +++ b/drivers/video/backlight/adp8870_bl.c
> @@ -992,4 +992,3 @@ module_i2c_driver(adp8870_driver);
> MODULE_LICENSE("GPL v2");
> MODULE_AUTHOR("Michael Hennerich <hennerich@blackfin.uclinux.org>");
> MODULE_DESCRIPTION("ADP8870 Backlight driver");
> -MODULE_ALIAS("i2c:adp8870-backlight");
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2015-09-20 4:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-30 21:34 [PATCH 1/2] backlight: adp8860: Remove unnecessary MODULE_ALIAS() Javier Martinez Canillas
2015-08-30 21:34 ` [PATCH 2/2] backlight: adp8870: " Javier Martinez Canillas
2015-09-20 4:20 ` Lee Jones [this message]
2015-09-20 4:20 ` [PATCH 1/2] backlight: adp8860: " Lee Jones
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=20150920042033.GZ3039@x1 \
--to=lee.jones@linaro.org \
--cc=javier@osg.samsung.com \
--cc=jingoohan1@gmail.com \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=plagnioj@jcrosoft.com \
--cc=tomi.valkeinen@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).