diff options
author | Lars Poeschel <poeschel@lemonage.de> | 2020-11-03 10:58:06 +0100 |
---|---|---|
committer | Miguel Ojeda <ojeda@kernel.org> | 2020-11-04 11:04:02 +0100 |
commit | 2545c1c948a6a765f1a0e820c7598138b36f67ef (patch) | |
tree | 8ee4370284819c7255ee3e7022237e5c5c5783bf /drivers/fsi | |
parent | auxdisplay: Introduce hd44780_common.[ch] (diff) | |
download | linux-2545c1c948a6a765f1a0e820c7598138b36f67ef.tar.xz linux-2545c1c948a6a765f1a0e820c7598138b36f67ef.zip |
auxdisplay: Move hwidth and bwidth to struct hd44780_common
hwidth is for the hardware buffer size and bwidth is for the buffer
width of one single line. This is specific to the hd44780 displays and
so it is moved out from charlcd to struct 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>
Diffstat (limited to 'drivers/fsi')
0 files changed, 0 insertions, 0 deletions