* [GIT PULL] Backlight for v4.1
@ 2015-04-14 12:46 Lee Jones
0 siblings, 0 replies; only message in thread
From: Lee Jones @ 2015-04-14 12:46 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-04-14 12:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-14 12:46 [GIT PULL] Backlight for v4.1 Lee Jones
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.