* [GIT PULL] Backlight pull-request for v3.15
@ 2014-04-09 12:02 Lee Jones
0 siblings, 0 replies; only message in thread
From: Lee Jones @ 2014-04-09 12:02 UTC (permalink / raw)
To: torvalds; +Cc: Jingoo Han, Bryan Wu, linux-kernel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-04-09 12:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-09 12:02 [GIT PULL] Backlight pull-request for v3.15 Lee Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox