Home
last modified time | relevance | path

Searched hist:"339 acb082987a6b0aa7c67a5a77b29f6c81962f6" (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/auxdisplay/
H A Dhd44780_common.hdiff 339acb082987a6b0aa7c67a5a77b29f6c81962f6 Tue Nov 03 10:58:20 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move char redefine code to hd44780_common

Take the code to redefine characters out of charlcd and move it to
hd44780_common, as this is hd44780 specific.
There is now a function hd44780_common_redefine_char that drivers use
and charlcd calls it through its ops function pointer.

Reviewed-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Lars Poeschel <poeschel@lemonage.de>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
H A Dhd44780_common.cdiff 339acb082987a6b0aa7c67a5a77b29f6c81962f6 Tue Nov 03 10:58:20 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move char redefine code to hd44780_common

Take the code to redefine characters out of charlcd and move it to
hd44780_common, as this is hd44780 specific.
There is now a function hd44780_common_redefine_char that drivers use
and charlcd calls it through its ops function pointer.

Reviewed-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Lars Poeschel <poeschel@lemonage.de>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
H A Dcharlcd.hdiff 339acb082987a6b0aa7c67a5a77b29f6c81962f6 Tue Nov 03 10:58:20 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move char redefine code to hd44780_common

Take the code to redefine characters out of charlcd and move it to
hd44780_common, as this is hd44780 specific.
There is now a function hd44780_common_redefine_char that drivers use
and charlcd calls it through its ops function pointer.

Reviewed-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Lars Poeschel <poeschel@lemonage.de>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
H A Dhd44780.cdiff 339acb082987a6b0aa7c67a5a77b29f6c81962f6 Tue Nov 03 10:58:20 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move char redefine code to hd44780_common

Take the code to redefine characters out of charlcd and move it to
hd44780_common, as this is hd44780 specific.
There is now a function hd44780_common_redefine_char that drivers use
and charlcd calls it through its ops function pointer.

Reviewed-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Lars Poeschel <poeschel@lemonage.de>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
H A Dpanel.cdiff 339acb082987a6b0aa7c67a5a77b29f6c81962f6 Tue Nov 03 10:58:20 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move char redefine code to hd44780_common

Take the code to redefine characters out of charlcd and move it to
hd44780_common, as this is hd44780 specific.
There is now a function hd44780_common_redefine_char that drivers use
and charlcd calls it through its ops function pointer.

Reviewed-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Lars Poeschel <poeschel@lemonage.de>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>