From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755302AbbDNMqq (ORCPT ); Tue, 14 Apr 2015 08:46:46 -0400 Received: from mail-wg0-f46.google.com ([74.125.82.46]:33497 "EHLO mail-wg0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753196AbbDNMqj (ORCPT ); Tue, 14 Apr 2015 08:46:39 -0400 Date: Tue, 14 Apr 2015 13:46:34 +0100 From: Lee Jones To: torvalds@linux-foundation.org Cc: linux-kernel@vger.kernel.org Subject: [GIT PULL] Backlight for v4.1 Message-ID: <20150414124634.GD3447@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, 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