[PATCH] backlight: remove .owner field for drivers using module_platform_driver

Lee Jones lee.jones at linaro.org
Wed Aug 13 06:12:32 PDT 2014


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 at 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



More information about the linux-arm-kernel mailing list