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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/