From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753375AbcANJo4 (ORCPT ); Thu, 14 Jan 2016 04:44:56 -0500 Received: from mail-wm0-f44.google.com ([74.125.82.44]:37149 "EHLO mail-wm0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751388AbcANJou (ORCPT ); Thu, 14 Jan 2016 04:44:50 -0500 Date: Thu, 14 Jan 2016 09:44:46 +0000 From: Lee Jones To: torvalds@linux-foundation.org Cc: linux-kernel@vger.kernel.org Subject: [GIT PULL] Backlight for v4.5 Message-ID: <20160114094446.GB28745@x1> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, Some of the patches in this set haven't had as long of a -next soak-test as I normally like. This is due to a combination of me taking a vacation from -rc4 and unusually short -rc releases during the v4.4 cycle. I'm keen not to let down contributors so I am sending the pull- request out in the full knowledge that a snot-o-gram might well be winging it's way to me in receipt. I have taken due care to thoroughly build test the set as much as possible, but if there are any issues I'll take the time to provide reason and apologise in advance now. The following changes since commit 1ec218373b8ebda821aec00bb156a9c94fad9cd4: Linux 4.4-rc2 (2015-11-22 16:45:59 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git tags/backlight-for-linus-4.5 for you to fetch changes up to 60d613d6aef4ae49988eeb3ad38af948c561db1e: backlight: pwm_bl: Free PWM requested by legacy API on error path (2016-01-11 10:45:24 +0000) ---------------------------------------------------------------- - Fix-ups - Take heed of GPIO default-on requests; gpio_backlight - Enable DT probing; tps65217_bl - Bug Fixes - Free resources in error path; pwm_bl - Fix uninitialised variable warning; adp8860_bl, adp8870_bl - Protect unconditional DT look-ups from non-DT platforms; pwm_bl - Fix backlight flicker; pwm_bl ---------------------------------------------------------------- Arnd Bergmann (2): backlight: adp88x0: Fix uninitialized variable use backlight: adp8860: Fix another uninitialized variable use Enric Balletbo i Serra (1): backlight: tps65217_bl: Add MODULE_DEVICE_TABLE Philipp Zabel (2): backlight: pwm_bl: Avoid backlight flicker when probed from DT backlight: pwm_bl: Fix broken PWM backlight for non-dt platforms Stefan Agner (1): backlight: gpio-backlight: Use default-on on GPIO request Vladimir Zapolskiy (1): backlight: pwm_bl: Free PWM requested by legacy API on error path drivers/video/backlight/adp8860_bl.c | 18 +++++++++++------- drivers/video/backlight/adp8870_bl.c | 10 ++++++---- drivers/video/backlight/gpio_backlight.c | 10 +++++++--- drivers/video/backlight/pwm_bl.c | 28 +++++++++++++++++++++++++--- drivers/video/backlight/tps65217_bl.c | 9 +++++++++ 5 files changed, 58 insertions(+), 17 deletions(-) -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog