[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y6GbxUZ2weD7PxoN@google.com>
Date: Tue, 20 Dec 2022 11:25:57 +0000
From: Lee Jones <lee@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Lee Jones <lee@...nel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Backlight for v6.2
Good morning Linus,
The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:
Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git tags/backlight-next-6.2
for you to fetch changes up to 0de796b6047d1ccc29d03fcd0a93dca52691ec21:
backlight: tosa: Convert to i2c's .probe_new() (2022-12-07 13:33:03 +0000)
----------------------------------------------------------------
- Fix-ups
- Convert a bunch of I2C class drivers over to .probe_new()
----------------------------------------------------------------
Angel Iglesias (1):
i2c: core: Introduce i2c_client_get_device_id helper function
Uwe Kleine-König (9):
backlight: adp8860: Convert to i2c's .probe_new()
backlight: adp8870: Convert to i2c's .probe_new()
backlight: arcxcnn: Convert to i2c's .probe_new()
backlight: bd6107: Convert to i2c's .probe_new()
backlight: lm3630a: Convert to i2c's .probe_new()
backlight: lm3639: Convert to i2c's .probe_new()
backlight: lp855x: Convert to i2c's .probe_new()
backlight: lv5207lp: Convert to i2c's .probe_new()
backlight: tosa: Convert to i2c's .probe_new()
drivers/i2c/i2c-core-base.c | 14 ++++++++++++++
drivers/video/backlight/adp8860_bl.c | 6 +++---
drivers/video/backlight/adp8870_bl.c | 6 +++---
drivers/video/backlight/arcxcnn_bl.c | 4 ++--
drivers/video/backlight/bd6107.c | 5 ++---
drivers/video/backlight/lm3630a_bl.c | 5 ++---
drivers/video/backlight/lm3639_bl.c | 5 ++---
drivers/video/backlight/lp855x_bl.c | 5 +++--
drivers/video/backlight/lv5207lp.c | 5 ++---
drivers/video/backlight/tosa_bl.c | 5 ++---
include/linux/i2c.h | 1 +
11 files changed, 36 insertions(+), 25 deletions(-)
--
Lee Jones [李琼斯]
Powered by blists - more mailing lists