linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] backlight: remove .owner field for drivers using module_platform_driver
Date: Wed, 13 Aug 2014 13:12:32 +0000	[thread overview]
Message-ID: <20140813131232.GA8258@lee--X1> (raw)
In-Reply-To: <1407933518-7214-1-git-send-email-peter.griffin@linaro.org>

On Wed, 13 Aug 2014, Peter Griffin wrote:

> This patch removes the superflous .owner field for drivers which
> use the module_platform_driver or platform_driver_register api,
> as this is overriden in __platform_driver_register.
> 
> Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
> ---
>  drivers/video/backlight/88pm860x_bl.c    | 1 -
>  drivers/video/backlight/aat2870_bl.c     | 1 -
>  drivers/video/backlight/adp5520_bl.c     | 1 -
>  drivers/video/backlight/as3711_bl.c      | 1 -
>  drivers/video/backlight/da903x_bl.c      | 1 -
>  drivers/video/backlight/da9052_bl.c      | 1 -
>  drivers/video/backlight/ep93xx_bl.c      | 1 -
>  drivers/video/backlight/gpio_backlight.c | 1 -
>  drivers/video/backlight/lm3533_bl.c      | 1 -
>  drivers/video/backlight/lp8788_bl.c      | 1 -
>  drivers/video/backlight/max8925_bl.c     | 1 -
>  drivers/video/backlight/ot200_bl.c       | 1 -
>  drivers/video/backlight/pandora_bl.c     | 1 -
>  drivers/video/backlight/platform_lcd.c   | 1 -
>  drivers/video/backlight/pwm_bl.c         | 1 -
>  drivers/video/backlight/tps65217_bl.c    | 1 -
>  drivers/video/backlight/wm831x_bl.c      | 1 -
>  17 files changed, 17 deletions(-)

Applied, thanks.

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

      reply	other threads:[~2014-08-13 13:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-13 12:38 [PATCH] backlight: remove .owner field for drivers using module_platform_driver Peter Griffin
2014-08-13 13:12 ` 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=20140813131232.GA8258@lee--X1 \
    --to=lee.jones@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).