[GIT PULL] auxdisplay for v6.8

From: Miguel Ojeda
Date: Sun Jan 07 2024 - 20:56:35 EST


Hi Linus,

A single cleanup for auxdisplay.

The commit has been in -next for more than a month. No conflicts
expected.

Please pull for v6.8 -- thanks!

Cheers,
Miguel

The following changes since commit 2cc14f52aeb78ce3f29677c2de1f06c0e91471ab:

Linux 6.7-rc3 (2023-11-26 19:59:33 -0800)

are available in the Git repository at:

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

for you to fetch changes up to c52391fafcefe4c562bdac62088a2735c185b942:

auxdisplay: img-ascii-lcd: Use device_get_match_data() (2023-12-01 16:39:45 +0100)

----------------------------------------------------------------
auxdisplay changes for v6.8

A single cleanup for 'img-ascii-lcd': use 'device_get_match_data()'.

----------------------------------------------------------------
Rob Herring (1):
auxdisplay: img-ascii-lcd: Use device_get_match_data()

drivers/auxdisplay/img-ascii-lcd.c | 12 +++---------
1 file changed, 3 insertions(+), 9 deletions(-)