[GIT PULL] auxdisplay for 7.3-1
Andy Shevchenko <[email protected]>
| Newsgroups | org.kernel.vger.linux-kernel |
|---|---|
| Organization | Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo |
| Message-ID | <[email protected]> |
Hi Linus,
Little PR for some auxdisplay drivers and common code. A bit late due to
one fix to be soaked in Linux Next which ends up well, no regressions
were reported. Please, pull.
Thanks,
With Best Regards,
Andy Shevchenko
The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:
Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-auxdisplay.git tags/auxdisplay-v7.3-1
for you to fetch changes up to e3e3bf40916c1e810df03958cfa7ba6883cdce79:
auxdisplay: charlcd: cancel backlight work on registration failure (2026-08-17 09:50:55 +0200)
----------------------------------------------------------------
auxdisplay for v7.3-1
* Cancel backlight work on panel registration failure
* Miscellaneous cleanups
----------------------------------------------------------------
Hongyan Xu (1):
auxdisplay: charlcd: cancel backlight work on registration failure
Miles Krause (1):
auxdisplay: panel: Remove unused callback binding code
Pan Chuang (1):
auxdisplay: Remove redundant dev_err()
drivers/auxdisplay/charlcd.c | 21 ++++++++++++++-------
drivers/auxdisplay/ht16k33.c | 5 +----
drivers/auxdisplay/panel.c | 37 -------------------------------------
3 files changed, 15 insertions(+), 48 deletions(-)
--
With Best Regards,
Andy Shevchenko