diff options
author | 2020-11-03 10:58:10 +0100 | |
---|---|---|
committer | 2020-11-04 11:04:03 +0100 | |
commit | 11588b59cf620305e78523f57918b986b5e32214 (patch) | |
tree | abf65dd82a7fd1a8ab3b0c45cff4e99edad09657 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | auxdisplay: Move write_cmd pointers to hd44780 drivers (diff) | |
download | wireguard-linux-11588b59cf620305e78523f57918b986b5e32214.tar.xz wireguard-linux-11588b59cf620305e78523f57918b986b5e32214.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions