mirror of https://gitee.com/openkylin/linux.git
b26deabb1d
We create a hd44780_common_print function. It is derived from the original charlcd_print. charlcd_print becomes a device independent print function, that then only calls via its ops function pointers, into the print function offered by drivers. Reported-by: kernel test robot <lkp@intel.com> Reviewed-by: Willy Tarreau <w@1wt.eu> Signed-off-by: Lars Poeschel <poeschel@lemonage.de> Signed-off-by: Miguel Ojeda <ojeda@kernel.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
arm-charlcd.c | ||
cfag12864b.c | ||
cfag12864bfb.c | ||
charlcd.c | ||
charlcd.h | ||
hd44780.c | ||
hd44780_common.c | ||
hd44780_common.h | ||
ht16k33.c | ||
img-ascii-lcd.c | ||
ks0108.c | ||
panel.c |