linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Backlight for v4.13
@ 2017-07-07  9:53 Lee Jones
  0 siblings, 0 replies; only message in thread
From: Lee Jones @ 2017-07-07  9:53 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

Morning Linus,

Enjoy!

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git tags/backlight-next-4.13

for you to fetch changes up to 056d6ff470a8e782648fd020940c04d0d4a0d761:

  video: adp8870: move header file out of I2C realm (2017-07-06 08:58:39 +0100)

----------------------------------------------------------------
 - Core Frameworks
   - Report correct error status to user

 - Fix-ups
   - Move Backlight headers out of I2C; adp8860, adp8870
----------------------------------------------------------------
Sudip Mukherjee (1):
      backlight: Report error on failure

Wolfram Sang (2):
      backlight: adp8860: Move header file out of I2C realm
      video: adp8870: move header file out of I2C realm

 arch/blackfin/mach-bf537/boards/stamp.c        |  4 ++--
 drivers/video/backlight/adp8860_bl.c           |  2 +-
 drivers/video/backlight/adp8870_bl.c           |  2 +-
 drivers/video/backlight/backlight.c            | 15 ++++++++++-----
 include/linux/{i2c => platform_data}/adp8860.h |  0
 include/linux/{i2c => platform_data}/adp8870.h |  0
 6 files changed, 14 insertions(+), 9 deletions(-)
 rename include/linux/{i2c => platform_data}/adp8860.h (100%)
 rename include/linux/{i2c => platform_data}/adp8870.h (100%)

-- 
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:[~2017-07-07  9:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-07  9:53 [GIT PULL] Backlight for v4.13 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).