All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] Backlight for v4.1
Date: Tue, 14 Apr 2015 13:46:34 +0100	[thread overview]
Message-ID: <20150414124634.GD3447@x1> (raw)

Hi Linus,

The following changes since commit 9eccca0843205f87c00404b663188b88eb248051:

  Linux 4.0-rc3 (2015-03-08 16:09:09 -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.1

for you to fetch changes up to b1f85c0fec20e6cde2a511345f24f6133f247e70:

  backlight: da9052_bl: Terminate da9052_wled_ids array with empty element (2015-04-09 10:30:35 +0100)

----------------------------------------------------------------
 == Changes to existing drivers ==
 - Use of_get_child_by_name() instead of refcount; 88pm860x_bl
 - Terminate array with NULL element; da9052_bl

----------------------------------------------------------------
Andrey Ryabinin (1):
      backlight: da9052_bl: Terminate da9052_wled_ids array with empty element

Geert Uytterhoeven (1):
      backlight: 88pm860x_bl: Use of_get_child_by_name() instead of refcount hack

 drivers/video/backlight/88pm860x_bl.c | 5 +----
 drivers/video/backlight/da9052_bl.c   | 1 +
 2 files changed, 2 insertions(+), 4 deletions(-)

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

                 reply	other threads:[~2015-04-14 12:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150414124634.GD3447@x1 \
    --to=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.