Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1683093

[GIT PULL] Backlight for v4.13

From Lee Jones <lee.jones@linaro.org>
Newsgroups linux.kernel
Subject [GIT PULL] Backlight for v4.13
Date 2017-07-07 12:00 +0200
Message-ID <u0ydk-2cj-15@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] Backlight for v4.13 Lee Jones <lee.jones@linaro.org> - 2017-07-07 12:00 +0200

csiph-web