From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
Andy Shevchenko <andy@kernel.org>,
Geert Uytterhoeven <geert@linux-m68k.org>
Subject: [GIT PULL] auxdisplay for 6.13-1
Date: Wed, 6 Nov 2024 13:44:05 +0200 [thread overview]
Message-ID: <ZytWhTAeAIrzEyb9@black.fi.intel.com> (raw)
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
next reply other threads:[~2024-11-06 11:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-06 11:44 Andy Shevchenko [this message]
2024-11-20 21:00 ` [GIT PULL] auxdisplay for 6.13-1 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZytWhTAeAIrzEyb9@black.fi.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=andy@kernel.org \
--cc=geert@linux-m68k.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.