diff options
author | Lars Poeschel <poeschel@lemonage.de> | 2020-11-03 10:58:10 +0100 |
---|---|---|
committer | Miguel Ojeda <ojeda@kernel.org> | 2020-11-04 11:04:03 +0100 |
commit | 11588b59cf620305e78523f57918b986b5e32214 (patch) | |
tree | abf65dd82a7fd1a8ab3b0c45cff4e99edad09657 /drivers/mfd/da9063-i2c.c | |
parent | 2c6a82f2342fadfcbd5dd92656e662c326f7a40a (diff) |
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 'drivers/mfd/da9063-i2c.c')
0 files changed, 0 insertions, 0 deletions