[GIT PULL] auxdisplay for 6.14-1

From: Andy Shevchenko
Date: Thu Jan 23 2025 - 09:32:25 EST


Hi Linus,

A quite tiny PR for auxdisplay subsystem, contents were in Linux Next for many
weeks without reported issues. Please, pull for v6.14-rc1.

Thanks,

With Best Regards,
Andy Shevchenko

The following changes since commit fac04efc5c793dccbd07e2d59af9f90b7fc0dca4:

Linux 6.13-rc2 (2024-12-08 14:03:39 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-auxdisplay.git tags/auxdisplay-v6.14-1

for you to fetch changes up to 93b216cb312dcaee19de19efab6025481e5df4ae:

auxdisplay: img-ascii-lcd: Constify struct img_ascii_lcd_config (2024-12-10 22:26:33 +0200)

----------------------------------------------------------------
auxdisplay for v6.14-1

* A couple of cleanups to img-ascii-lcd driver

The following is an automated git shortlog grouped by driver:

img-ascii-lcd:
- Constify struct img_ascii_lcd_config
- Remove an unused field in struct img_ascii_lcd_ctx

----------------------------------------------------------------
Christophe JAILLET (2):
auxdisplay: img-ascii-lcd: Remove an unused field in struct img_ascii_lcd_ctx
auxdisplay: img-ascii-lcd: Constify struct img_ascii_lcd_config

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

--
With Best Regards,
Andy Shevchenko