[GIT PULL] auxdisplay for v5.17-rc7

From: Miguel Ojeda
Date: Thu Mar 03 2022 - 07:16:50 EST


Hi Linus,

Please pull these fixes for auxdisplay (they have been in today's
-next run, only).

Cheers,
Miguel

The following changes since commit 7e57714cd0ad2d5bb90e50b5096a0e671dec1ef3:

Linux 5.17-rc6 (2022-02-27 14:36:33 -0800)

are available in the Git repository at:

https://github.com/ojeda/linux.git tags/auxdisplay-for-linus-v5.17-rc7

for you to fetch changes up to 9ed331f8a0fb674f4f06edf05a1687bf755af27b:

auxdisplay: lcd2s: Use proper API to free the instance of charlcd object (2022-03-03 00:30:31 +0100)

----------------------------------------------------------------
A few `lcd2s` fixes for `auxdisplay` from Andy Shevchenko.

----------------------------------------------------------------
Andy Shevchenko (3):
auxdisplay: lcd2s: Fix lcd2s_redefine_char() feature
auxdisplay: lcd2s: Fix memory leak in ->remove()
auxdisplay: lcd2s: Use proper API to free the instance of charlcd object

drivers/auxdisplay/lcd2s.c | 24 ++++++++++--------------
1 file changed, 10 insertions(+), 14 deletions(-)