[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230618163542.1090462-1-ojeda@kernel.org>
Date: Sun, 18 Jun 2023 18:35:17 +0200
From: Miguel Ojeda <ojeda@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Miguel Ojeda <ojeda@...nel.org>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] auxdisplay for 6.5
Hi Linus,
A cleanup for auxdisplay, which has been in linux-next for 2 weeks.
No conflicts expected.
Please pull for v6.5 -- thanks!
Cheers,
Miguel
The following changes since commit 7877cb91f1081754a1487c144d85dc0d2e2e7fc4:
Linux 6.4-rc4 (2023-05-28 07:49:00 -0400)
are available in the Git repository at:
https://github.com/ojeda/linux.git tags/auxdisplay-6.5
for you to fetch changes up to def85dce1451ec276b8047da2010b6e6a159c2b6:
auxdisplay: Switch i2c drivers back to use .probe() (2023-06-02 13:23:32 +0200)
----------------------------------------------------------------
auxdisplay for 6.5
A single cleanup for i2c drivers to switch them back
to use '.probe()'.
----------------------------------------------------------------
Uwe Kleine-König (1):
auxdisplay: Switch i2c drivers back to use .probe()
drivers/auxdisplay/ht16k33.c | 2 +-
drivers/auxdisplay/lcd2s.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists