All of lore.kernel.org
 help / color / mirror / Atom feed
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,
	Michael Hennerich <michael.hennerich@analog.com>,
	Tomi Valkeinen <tomi.valkeinen@ti.com>,
	Jingoo Han <jingoohan1@gmail.com>,
	Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
Subject: Re: [PATCH 1/2] backlight: adp8860: Remove unnecessary MODULE_ALIAS()
Date: Sun, 20 Sep 2015 04:20:25 +0000	[thread overview]
Message-ID: <20150920042025.GY3039@x1> (raw)
In-Reply-To: <1440970465-11651-1-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 "adp8860-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/adp8860_bl.c | 1 -
>  1 file changed, 1 deletion(-)

Applied, thanks.

> diff --git a/drivers/video/backlight/adp8860_bl.c b/drivers/video/backlight/adp8860_bl.c
> index 71147f4461b8..98ffe71e8af2 100644
> --- a/drivers/video/backlight/adp8860_bl.c
> +++ b/drivers/video/backlight/adp8860_bl.c
> @@ -819,4 +819,3 @@ module_i2c_driver(adp8860_driver);
>  MODULE_LICENSE("GPL v2");
>  MODULE_AUTHOR("Michael Hennerich <hennerich@blackfin.uclinux.org>");
>  MODULE_DESCRIPTION("ADP8860 Backlight driver");
> -MODULE_ALIAS("i2c:adp8860-backlight");

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

WARNING: multiple messages have this Message-ID (diff)
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,
	Michael Hennerich <michael.hennerich@analog.com>,
	Tomi Valkeinen <tomi.valkeinen@ti.com>,
	Jingoo Han <jingoohan1@gmail.com>,
	Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
Subject: Re: [PATCH 1/2] backlight: adp8860: Remove unnecessary MODULE_ALIAS()
Date: Sun, 20 Sep 2015 05:20:25 +0100	[thread overview]
Message-ID: <20150920042025.GY3039@x1> (raw)
In-Reply-To: <1440970465-11651-1-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 "adp8860-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/adp8860_bl.c | 1 -
>  1 file changed, 1 deletion(-)

Applied, thanks.

> diff --git a/drivers/video/backlight/adp8860_bl.c b/drivers/video/backlight/adp8860_bl.c
> index 71147f4461b8..98ffe71e8af2 100644
> --- a/drivers/video/backlight/adp8860_bl.c
> +++ b/drivers/video/backlight/adp8860_bl.c
> @@ -819,4 +819,3 @@ module_i2c_driver(adp8860_driver);
>  MODULE_LICENSE("GPL v2");
>  MODULE_AUTHOR("Michael Hennerich <hennerich@blackfin.uclinux.org>");
>  MODULE_DESCRIPTION("ADP8860 Backlight driver");
> -MODULE_ALIAS("i2c:adp8860-backlight");

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

  parent reply	other threads:[~2015-09-20  4:20 UTC|newest]

Thread overview: 8+ 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 ` Javier Martinez Canillas
2015-08-30 21:34 ` [PATCH 2/2] backlight: adp8870: " Javier Martinez Canillas
2015-08-30 21:34   ` Javier Martinez Canillas
2015-09-20  4:20   ` Lee Jones
2015-09-20  4:20     ` Lee Jones
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=20150920042025.GY3039@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=michael.hennerich@analog.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.