On Fri, 26 Jun 2020, Linus Walleij wrote:

> The only way the platform data for the SKY81452 ever gets populated
> is through the device tree.
> 
> The MFD device is bothered with this for no reason at all. Just
> allocate the platform data in the driver and be happy.
> 
> Cc: Gyungoh Yoo <jack....@skyworksinc.com>
> Signed-off-by: Linus Walleij <linus.wall...@linaro.org>
> ---
>  drivers/mfd/sky81452.c                        |  2 -
>  drivers/video/backlight/sky81452-backlight.c  | 34 +++++++++++++----
>  include/linux/mfd/sky81452.h                  |  2 -
>  .../linux/platform_data/sky81452-backlight.h  | 37 -------------------
>  4 files changed, 27 insertions(+), 48 deletions(-)
>  delete mode 100644 include/linux/platform_data/sky81452-backlight.h

Applied, thanks.

-- 
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to