Home
last modified time | relevance | path

Searched hist:"01 ec46dfa633a52ccfe38d4a194460d6adb2ba00" (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/auxdisplay/
H A Dhd44780_common.hdiff 01ec46dfa633a52ccfe38d4a194460d6adb2ba00 Tue Nov 03 10:58:17 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move init_display to hd44780_common

The init_display function is moved over to hd44780_common. charlcd uses
it via its ops function pointer and drivers initialize the ops with the
common hd44780_common_init_display function.

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 01ec46dfa633a52ccfe38d4a194460d6adb2ba00 Tue Nov 03 10:58:17 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move init_display to hd44780_common

The init_display function is moved over to hd44780_common. charlcd uses
it via its ops function pointer and drivers initialize the ops with the
common hd44780_common_init_display function.

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 01ec46dfa633a52ccfe38d4a194460d6adb2ba00 Tue Nov 03 10:58:17 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move init_display to hd44780_common

The init_display function is moved over to hd44780_common. charlcd uses
it via its ops function pointer and drivers initialize the ops with the
common hd44780_common_init_display function.

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 01ec46dfa633a52ccfe38d4a194460d6adb2ba00 Tue Nov 03 10:58:17 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move init_display to hd44780_common

The init_display function is moved over to hd44780_common. charlcd uses
it via its ops function pointer and drivers initialize the ops with the
common hd44780_common_init_display function.

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 01ec46dfa633a52ccfe38d4a194460d6adb2ba00 Tue Nov 03 10:58:17 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move init_display to hd44780_common

The init_display function is moved over to hd44780_common. charlcd uses
it via its ops function pointer and drivers initialize the ops with the
common hd44780_common_init_display function.

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