Home
last modified time | relevance | path

Searched hist:"45421 ffefbb5f195de02ead952755329ef8576d8" (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/auxdisplay/
H A Dhd44780_common.hdiff 45421ffefbb5f195de02ead952755329ef8576d8 Tue Nov 03 10:58:14 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move clear_display to hd44780_common

This moves the clear_display function from charlcd to hd44780_common.
This is one more step to make charlcd independent from device specific
code. The two hd44780 drivers use the new function from hd44780_common
and charlcd calls this function through its function pointer in its ops
structure.

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 45421ffefbb5f195de02ead952755329ef8576d8 Tue Nov 03 10:58:14 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move clear_display to hd44780_common

This moves the clear_display function from charlcd to hd44780_common.
This is one more step to make charlcd independent from device specific
code. The two hd44780 drivers use the new function from hd44780_common
and charlcd calls this function through its function pointer in its ops
structure.

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 45421ffefbb5f195de02ead952755329ef8576d8 Tue Nov 03 10:58:14 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move clear_display to hd44780_common

This moves the clear_display function from charlcd to hd44780_common.
This is one more step to make charlcd independent from device specific
code. The two hd44780 drivers use the new function from hd44780_common
and charlcd calls this function through its function pointer in its ops
structure.

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 45421ffefbb5f195de02ead952755329ef8576d8 Tue Nov 03 10:58:14 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move clear_display to hd44780_common

This moves the clear_display function from charlcd to hd44780_common.
This is one more step to make charlcd independent from device specific
code. The two hd44780 drivers use the new function from hd44780_common
and charlcd calls this function through its function pointer in its ops
structure.

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 45421ffefbb5f195de02ead952755329ef8576d8 Tue Nov 03 10:58:14 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move clear_display to hd44780_common

This moves the clear_display function from charlcd to hd44780_common.
This is one more step to make charlcd independent from device specific
code. The two hd44780 drivers use the new function from hd44780_common
and charlcd calls this function through its function pointer in its ops
structure.

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