[GIT PULL] Backlight pull-request for v3.15
From: Lee Jones
Date: Wed Apr 09 2014 - 08:02:19 EST
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/