Home
last modified time | relevance | path

Searched hist:"2 c6a82f2342fadfcbd5dd92656e662c326f7a40a" (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/auxdisplay/
H A Dhd44780_common.hdiff 2c6a82f2342fadfcbd5dd92656e662c326f7a40a Tue Nov 03 10:58:09 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move write_cmd pointers to hd44780 drivers

The write_cmd function is used to send commands to hd44780 displays.
The individual hd44780 drivers then implement their appropriate way of
doing this with their supported displays. So we move this pointer so
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 2c6a82f2342fadfcbd5dd92656e662c326f7a40a Tue Nov 03 10:58:09 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move write_cmd pointers to hd44780 drivers

The write_cmd function is used to send commands to hd44780 displays.
The individual hd44780 drivers then implement their appropriate way of
doing this with their supported displays. So we move this pointer so
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 2c6a82f2342fadfcbd5dd92656e662c326f7a40a Tue Nov 03 10:58:09 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move write_cmd pointers to hd44780 drivers

The write_cmd function is used to send commands to hd44780 displays.
The individual hd44780 drivers then implement their appropriate way of
doing this with their supported displays. So we move this pointer so
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 2c6a82f2342fadfcbd5dd92656e662c326f7a40a Tue Nov 03 10:58:09 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move write_cmd pointers to hd44780 drivers

The write_cmd function is used to send commands to hd44780 displays.
The individual hd44780 drivers then implement their appropriate way of
doing this with their supported displays. So we move this pointer so
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>