[GIT PULL] Backlight for v4.4

From: Lee Jones
Date: Fri Nov 06 2015 - 03:05:44 EST


Hi Linus,

The following changes since commit 1f93e4a96c9109378204c147b3eec0d0e8100fde:

Linux 4.3-rc2 (2015-09-20 14:32:34 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git tags/backlight-for-linus-4.4

for you to fetch changes up to 9d6c243502b7f0a9696bc6fe5b473e40d8478d28:

backlight: pm8941-wled: Add default-brightness property (2015-10-30 18:47:51 +0000)

----------------------------------------------------------------
- New Device Support
- None
- New Functionality
- None
- Core Frameworks
- Reject legacy PWM request for device defined in DT
- Fix-ups
- Remove unnecessary MODULE_ALIAS(); adp8860_bl, adp8870_bl
- Simplify code: pm8941-wled
- Supply default-brightness logic; pm8941-wled
- Bug Fixes
- Clean up OF node; 88pm860x_bl
- Ensure struct is zeroed; lp855x_bl

----------------------------------------------------------------
Bjorn Andersson (1):
backlight: pm8941-wled: Add default-brightness property

Javier Martinez Canillas (2):
backlight: adp8860: Remove unnecessary MODULE_ALIAS()
backlight: adp8870: Remove unnecessary MODULE_ALIAS()

Julia Lawall (1):
backlight: 88pm860x_bl: Add missing of_node_put

Vladimir Zapolskiy (1):
backlight: pwm: Reject legacy PWM request for device defined in DT

Werner Johansson (1):
backlight: lp855x: Make sure props struct is zeroed

kbuild test robot (1):
backlight: pm8941-wled: Fix ptr_ret.cocci warnings

.../bindings/video/backlight/pm8941-wled.txt | 2 ++
drivers/video/backlight/88pm860x_bl.c | 1 +
drivers/video/backlight/adp8860_bl.c | 1 -
drivers/video/backlight/adp8870_bl.c | 1 -
drivers/video/backlight/lp855x_bl.c | 1 +
drivers/video/backlight/pm8941-wled.c | 13 +++++++++----
drivers/video/backlight/pwm_bl.c | 19 +++++++++----------
7 files changed, 22 insertions(+), 16 deletions(-)

--
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/