[GIT,PULL] auxdisplay for v6.8

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

Pull-request

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

Message

Miguel Ojeda Jan. 8, 2024, 1:55 a.m. UTC
  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(-)
  

Comments

pr-tracker-bot@kernel.org Jan. 11, 2024, 9:18 p.m. UTC | #1
The pull request you sent on Mon,  8 Jan 2024 02:55:31 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/457e4f99765cc41d0b90e1385f51b848d6a921d0

Thank you!