Home
last modified time | relevance | path

Searched hist:"2545 c1c948a6a765f1a0e820c7598138b36f67ef" (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/auxdisplay/
H A Dhd44780_common.hdiff 2545c1c948a6a765f1a0e820c7598138b36f67ef Tue Nov 03 10:58:06 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move hwidth and bwidth to struct hd44780_common

hwidth is for the hardware buffer size and bwidth is for the buffer
width of one single line. This is specific to the hd44780 displays and
so it is moved out from charlcd to struct hd44780_common.

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 2545c1c948a6a765f1a0e820c7598138b36f67ef Tue Nov 03 10:58:06 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move hwidth and bwidth to struct hd44780_common

hwidth is for the hardware buffer size and bwidth is for the buffer
width of one single line. This is specific to the hd44780 displays and
so it is moved out from charlcd to struct hd44780_common.

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 2545c1c948a6a765f1a0e820c7598138b36f67ef Tue Nov 03 10:58:06 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move hwidth and bwidth to struct hd44780_common

hwidth is for the hardware buffer size and bwidth is for the buffer
width of one single line. This is specific to the hd44780 displays and
so it is moved out from charlcd to struct hd44780_common.

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 2545c1c948a6a765f1a0e820c7598138b36f67ef Tue Nov 03 10:58:06 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move hwidth and bwidth to struct hd44780_common

hwidth is for the hardware buffer size and bwidth is for the buffer
width of one single line. This is specific to the hd44780 displays and
so it is moved out from charlcd to struct hd44780_common.

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 2545c1c948a6a765f1a0e820c7598138b36f67ef Tue Nov 03 10:58:06 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move hwidth and bwidth to struct hd44780_common

hwidth is for the hardware buffer size and bwidth is for the buffer
width of one single line. This is specific to the hd44780 displays and
so it is moved out from charlcd to struct hd44780_common.

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