Merge tag 'auxdisplay-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 6 May 2024 16:48:46 +0000 (09:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 6 May 2024 16:48:46 +0000 (09:48 -0700)
commitc73677ca411d3dbfe585dcbf389b3cd83e0e3530
tree9c8e3dcd7ad0809483ecf54a63b653e0881004f4
parentdd5a440a31fae6e459c0d6271dddd62825505361
parent93ee235f55d3e1c881e766a320cedcad0b9aca42
Merge tag 'auxdisplay-v6.10-1' of git://git./linux/kernel/git/andy/linux-auxdisplay

Pull auxdisplay fixes from Andy Shevchenko:

 - A couple of non-critical build fixes to Character LCD library

 - Miscellaneous fixes here and there

* tag 'auxdisplay-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-auxdisplay:
  auxdisplay: charlcd: Don't rebuild when CONFIG_PANEL_BOOT_MESSAGE=y
  auxdisplay: charlcd: Add missing MODULE_DESCRIPTION()
  auxdisplay: seg-led-gpio: Convert to platform remove callback returning void
  auxdisplay: linedisp: Group display drivers together