Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linux
Pull auxdisplay updates from Miguel Ojeda: "A few fixes and improvements for auxdisplay: - Series to fix a memory leak in hd44780 while introducing charlcd_free(). From Andy Shevchenko - Series to clean up the Kconfig menus and a couple of improvements for charlcd. From Mans Rullgard" * tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linux: auxdisplay: charlcd: make backlight initial state configurable auxdisplay: charlcd: simplify init message display auxdisplay: deconfuse configuration auxdisplay: hd44780: Convert to use charlcd_free() auxdisplay: panel: Convert to use charlcd_free() auxdisplay: charlcd: Introduce charlcd_free() helper auxdisplay: charlcd: Move to_priv() to charlcd namespace auxdisplay: hd44780: Fix memory leak on ->remove()
Showing
- drivers/auxdisplay/Kconfig 33 additions, 5 deletionsdrivers/auxdisplay/Kconfig
- drivers/auxdisplay/Makefile 1 addition, 1 deletiondrivers/auxdisplay/Makefile
- drivers/auxdisplay/charlcd.c 35 additions, 20 deletionsdrivers/auxdisplay/charlcd.c
- drivers/auxdisplay/hd44780.c 3 additions, 1 deletiondrivers/auxdisplay/hd44780.c
- drivers/auxdisplay/panel.c 2 additions, 2 deletionsdrivers/auxdisplay/panel.c
- include/misc/charlcd.h 1 addition, 0 deletionsinclude/misc/charlcd.h
Loading
Please register or sign in to comment