[<prev] [next>] [day] [month] [year] [list]
Message-ID: <ZytWhTAeAIrzEyb9@black.fi.intel.com>
Date: Wed, 6 Nov 2024 13:44:05 +0200
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>, Andy Shevchenko <andy@...nel.org>,
Geert Uytterhoeven <geert@...ux-m68k.org>
Subject: [GIT PULL] auxdisplay for 6.13-1
Hi Linus,
New cycle new tiny update to auxdisplay subsystem. The changes were
a few weeks in Linux Next without reported problems. Please, apply
to v6.13-rc1 (or to current cycle if you want, there shouldn't be
any dependencies or conflicts),
Thanks,
With Best Regards,
Andy Shevchenko
The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:
Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-auxdisplay.git tags/auxdisplay-v6.13-1
for you to fetch changes up to 0b028ff7e70ecbe5240ad92e36a664af5cf7f382:
auxdisplay: Remove unused functions (2024-10-08 20:48:18 +0300)
----------------------------------------------------------------
auxdisplay for v6.13-1
* Move Holtek 16k33 driver to use agnostic i2c_get_match_data()
* Miscellaneuous cleanups
The following is an automated git shortlog grouped by driver:
cfag12864b:
- Remove unused functions
ht16k33:
- Make use of i2c_get_match_data()
- Drop explicit initialization of struct i2c_device_id::driver_data to 0
lcd2s:
- Drop explicit initialization of struct i2c_device_id::driver_data to 0
----------------------------------------------------------------
Andy Shevchenko (1):
auxdisplay: ht16k33: Make use of i2c_get_match_data()
Dr. David Alan Gilbert (1):
auxdisplay: Remove unused functions
Uwe Kleine-König (1):
auxdisplay: Drop explicit initialization of struct i2c_device_id::driver_data to 0
drivers/auxdisplay/cfag12864b.c | 12 ------------
drivers/auxdisplay/ht16k33.c | 10 +++++-----
drivers/auxdisplay/lcd2s.c | 2 +-
include/linux/cfag12864b.h | 17 -----------------
4 files changed, 6 insertions(+), 35 deletions(-)
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists