Home
last modified time | relevance | path

Searched hist:"11588 b59" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/auxdisplay/
H A Dcharlcd.h11588b59 Tue Nov 03 03:58:10 CST 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move addr out of charlcd_priv

Move out the struct addr from struct charlcd_priv into the less private
struct charlcd. This member is used to pass position information. The
individual drivers need to be able to read this information, so we move
this out of charlcd_priv to charlcd 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.c11588b59 Tue Nov 03 03:58:10 CST 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move addr out of charlcd_priv

Move out the struct addr from struct charlcd_priv into the less private
struct charlcd. This member is used to pass position information. The
individual drivers need to be able to read this information, so we move
this out of charlcd_priv to charlcd structure.

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