[GIT,PULL] auxdisplay for 6.5

Message ID 20230618163542.1090462-1-ojeda@kernel.org
State New
Headers
Series [GIT,PULL] auxdisplay for 6.5 |

Pull-request

https://github.com/ojeda/linux.git tags/auxdisplay-6.5

Message

Miguel Ojeda June 18, 2023, 4:35 p.m. UTC
  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(-)
  

Comments

pr-tracker-bot@kernel.org June 26, 2023, 5:34 p.m. UTC | #1
The pull request you sent on Sun, 18 Jun 2023 18:35:17 +0200:

> https://github.com/ojeda/linux.git tags/auxdisplay-6.5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1f268d6d2c244baf2c7769f33782ca532717723d

Thank you!