Merge tag 'auxdisplay-for-linus-v5.3-rc5' of git://github.com/ojeda/linux
Pull auxdisplay fixes from Miguel Ojeda: "A few minor auxdisplay improvements: - A couple of small header cleanups for charlcd (Masahiro Yamada) - A trivial typo fix for the examples of cfag12864b (Masahiro Yamada) - An Kconfig help text improvement for charlcd (Mans Rullgard) - An error path fix for panel (zhengbin)" * tag 'auxdisplay-for-linus-v5.3-rc5' of git://github.com/ojeda/linux: auxdisplay: Fix a typo in cfag12864b-example.c auxdisplay: charlcd: add include guard to charlcd.h auxdisplay: charlcd: move charlcd.h to drivers/auxdisplay auxdisplay: charlcd: add help text for backlight initial state auxdisplay: panel: need to delete scan_timer when misc_register fails in panel_attach
Showing
- drivers/auxdisplay/Kconfig 5 additions, 0 deletionsdrivers/auxdisplay/Kconfig
- drivers/auxdisplay/charlcd.c 1 addition, 1 deletiondrivers/auxdisplay/charlcd.c
- drivers/auxdisplay/charlcd.h 5 additions, 0 deletionsdrivers/auxdisplay/charlcd.h
- drivers/auxdisplay/hd44780.c 1 addition, 2 deletionsdrivers/auxdisplay/hd44780.c
- drivers/auxdisplay/panel.c 3 additions, 1 deletiondrivers/auxdisplay/panel.c
- samples/auxdisplay/cfag12864b-example.c 1 addition, 1 deletionsamples/auxdisplay/cfag12864b-example.c
Please register or sign in to comment