summaryrefslogtreecommitdiffstats
path: root/drivers/auxdisplay/charlcd.h
diff options
context:
space:
mode:
authorLars Poeschel <poeschel@lemonage.de>2020-11-03 10:58:24 +0100
committerMiguel Ojeda <ojeda@kernel.org>2020-11-04 11:04:04 +0100
commit6e49eea35886c7f7173796d6a646c8c2c0f6149d (patch)
tree70dcf6b747ebe063811620c787d1c4fe5ad9c77c /drivers/auxdisplay/charlcd.h
parent377cf2cbfdb962579eedf2c29845c463c6973f7e (diff)
downloadlinux-6e49eea35886c7f7173796d6a646c8c2c0f6149d.tar.gz
linux-6e49eea35886c7f7173796d6a646c8c2c0f6149d.tar.bz2
linux-6e49eea35886c7f7173796d6a646c8c2c0f6149d.zip
auxdisplay: charlcd: replace last device specific stuff
These are the last bits left in charlcd.c that are device specific and they are removed now. In detail this is: * bwidth, which is the width of the display buffer per line. This is replaced by width of the display. * hwidth, which is the size of the display buffer as a whole. This is replaced by looping all chars of a line by all lines. * the hd44780_common header include can go away. Reviewed-by: Willy Tarreau <w@1wt.eu> Signed-off-by: Lars Poeschel <poeschel@lemonage.de> Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'drivers/auxdisplay/charlcd.h')
0 files changed, 0 insertions, 0 deletions