linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Backlight for v4.5
@ 2016-01-14  9:44 Lee Jones
  2016-01-14 18:39 ` Linus Torvalds
  0 siblings, 1 reply; 3+ messages in thread
From: Lee Jones @ 2016-01-14  9:44 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] Backlight for v4.5
  2016-01-14  9:44 [GIT PULL] Backlight for v4.5 Lee Jones
@ 2016-01-14 18:39 ` Linus Torvalds
  2016-01-14 21:17   ` Lee Jones
  0 siblings, 1 reply; 3+ messages in thread
From: Linus Torvalds @ 2016-01-14 18:39 UTC (permalink / raw)
  To: Lee Jones; +Cc: Linux Kernel Mailing List

On Thu, Jan 14, 2016 at 1:44 AM, Lee Jones <lee.jones@linaro.org> wrote:
>
> 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.

That makes no sense. The rc cycle for 4.4 was _longer_ than usual, not
unusually short. Exactly because I expected people to be off a bit
over the holidays. And while I have occasionally been off by a few
days for individual rc releases, every single 4.4 rc was on a Sunday
afternoon.

I've pulled the tree, but am baffled by your pull request.

                 Linus

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] Backlight for v4.5
  2016-01-14 18:39 ` Linus Torvalds
@ 2016-01-14 21:17   ` Lee Jones
  0 siblings, 0 replies; 3+ messages in thread
From: Lee Jones @ 2016-01-14 21:17 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List

On Thu, 14 Jan 2016, Linus Torvalds wrote:

> On Thu, Jan 14, 2016 at 1:44 AM, Lee Jones <lee.jones@linaro.org> wrote:
> >
> > 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.
> 
> That makes no sense. The rc cycle for 4.4 was _longer_ than usual, not
> unusually short. Exactly because I expected people to be off a bit
> over the holidays. And while I have occasionally been off by a few
> days for individual rc releases, every single 4.4 rc was on a Sunday
> afternoon.

For some reason I had it in my head that you usually release -rcs on a
fortnightly cycle.  You can safely ignore the 'unusually short' part,
but the remainder still stands and should make sense.  The patches in
this set have only had a few days soak test, but I'm hoping my AIAIAI
testing will stand and none of the builds will be adversely effected.
If they are, let me know and I'll fix posthaste.

> I've pulled the tree, but am baffled by your pull request.
> 
>                  Linus

-- 
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] 3+ messages in thread

end of thread, other threads:[~2016-01-14 21:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-14  9:44 [GIT PULL] Backlight for v4.5 Lee Jones
2016-01-14 18:39 ` Linus Torvalds
2016-01-14 21:17   ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).