From: Lee Jones <lee.jones@linaro.org>
To: torvalds@linux-foundation.org
Cc: Jingoo Han <jg1.han@samsung.com>, Bryan Wu <cooloney@gmail.com>,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] Backlight pull-request for v3.15
Date: Wed, 9 Apr 2014 13:02:01 +0100 [thread overview]
Message-ID: <20140409120201.GH8888@lee--X1> (raw)
Hi Linus,
The following changes since commit fa389e220254c69ffae0d403eac4146171062d08:
Linux 3.14-rc6 (2014-03-09 19:41:57 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git tags/backlight-for-linus-3.15
for you to fetch changes up to f1740e4cffede3e919a3511bf4e5113d642f09ec:
backlight: lm3639: Use devm_backlight_device_register() (2014-04-08 13:20:41 +0100)
----------------------------------------------------------------
- Call put_device() instead of kfree() - core
- Add DT support - gpio-backlight
- Use managed resources - lm3639_bl
----------------------------------------------------------------
Daniel Jeong (1):
backlight: lm3639: Use devm_backlight_device_register()
Denis Carikli (1):
backlight: gpio-backlight: Add DT support
Levente Kurusa (1):
backlight: core: Replace kfree with put_device
Documentation/devicetree/bindings/video/backlight/gpio-backlight.txt | 16 ++++++++++++++++
drivers/video/backlight/backlight.c | 2 +-
drivers/video/backlight/gpio_backlight.c | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++-------
drivers/video/backlight/lm3639_bl.c | 17 +++++++----------
4 files changed, 75 insertions(+), 18 deletions(-)
create mode 100644 Documentation/devicetree/bindings/video/backlight/gpio-backlight.txt
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
reply other threads:[~2014-04-09 12:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20140409120201.GH8888@lee--X1 \
--to=lee.jones@linaro.org \
--cc=cooloney@gmail.com \
--cc=jg1.han@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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