Home
last modified time | relevance | path

Searched hist:"71 ff701bbefec9e3c342f3a01d2d89b7ae026c71" (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/auxdisplay/
H A Dhd44780_common.hdiff 71ff701bbefec9e3c342f3a01d2d89b7ae026c71 Tue Nov 03 10:58:08 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move write_data pointer to hd44780_common

This moves the write_data function pointer from struct charlcd_ops to
struct hd44780_common. This is the function that actually writes the
character to the display. This hd44780 hardware specific function is
used by two drivers at the moment.

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 71ff701bbefec9e3c342f3a01d2d89b7ae026c71 Tue Nov 03 10:58:08 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move write_data pointer to hd44780_common

This moves the write_data function pointer from struct charlcd_ops to
struct hd44780_common. This is the function that actually writes the
character to the display. This hd44780 hardware specific function is
used by two drivers at the moment.

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 71ff701bbefec9e3c342f3a01d2d89b7ae026c71 Tue Nov 03 10:58:08 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move write_data pointer to hd44780_common

This moves the write_data function pointer from struct charlcd_ops to
struct hd44780_common. This is the function that actually writes the
character to the display. This hd44780 hardware specific function is
used by two drivers at the moment.

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 71ff701bbefec9e3c342f3a01d2d89b7ae026c71 Tue Nov 03 10:58:08 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move write_data pointer to hd44780_common

This moves the write_data function pointer from struct charlcd_ops to
struct hd44780_common. This is the function that actually writes the
character to the display. This hd44780 hardware specific function is
used by two drivers at the moment.

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