dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Jingoo Han <jingoohan1@gmail.com>,
	Daniel Thompson <daniel.thompson@linaro.org>,
	Gyungoh Yoo <jack.yoo@skyworksinc.com>,
	dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 2/2] backlight: sky81452: Privatize platform data
Date: Wed, 1 Jul 2020 10:40:26 +0100	[thread overview]
Message-ID: <20200701094026.GA1179328@dell> (raw)
In-Reply-To: <20200626203742.336780-2-linus.walleij@linaro.org>

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.yoo@skyworksinc.com>
> Signed-off-by: Linus Walleij <linus.walleij@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

  parent reply	other threads:[~2020-07-01  9:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-26 20:37 [PATCH 1/2] backlight: sky81452: Convert to GPIO descriptors Linus Walleij
2020-06-26 20:37 ` [PATCH 2/2] backlight: sky81452: Privatize platform data Linus Walleij
2020-06-29 11:18   ` Daniel Thompson
2020-07-01  9:40   ` Lee Jones [this message]
2020-06-29 11:16 ` [PATCH 1/2] backlight: sky81452: Convert to GPIO descriptors Daniel Thompson
2020-07-01  9:39 ` 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=20200701094026.GA1179328@dell \
    --to=lee.jones@linaro.org \
    --cc=daniel.thompson@linaro.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jack.yoo@skyworksinc.com \
    --cc=jingoohan1@gmail.com \
    --cc=linus.walleij@linaro.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).