[GIT PULL] auxdisplay for 6.5

From: Miguel Ojeda
Date: Sun Jun 18 2023 - 12:36:06 EST


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(-)