[GIT PULL] auxdisplay for v5.12-rc6

From: Miguel Ojeda
Date: Sun Mar 28 2021 - 12:53:14 EST


Hi Linus,

Please pull this fix for auxdisplay.

Thanks!

Cheers,
Miguel

The following changes since commit 1e28eed17697bcf343c6743f0028cc3b5dd88bf0:

Linux 5.12-rc3 (2021-03-14 14:41:02 -0700)

are available in the Git repository at:

https://github.com/ojeda/linux.git tags/auxdisplay-for-linus-v5.12-rc6

for you to fetch changes up to 701454bce906241ba7f50e2773881560d6404d29:

auxdisplay: Remove in_interrupt() usage. (2021-03-16 16:32:40 +0100)

----------------------------------------------------------------
A fix for auxdisplay:

- Remove in_interrupt() usage (Sebastian Andrzej Siewior)

----------------------------------------------------------------
Sebastian Andrzej Siewior (1):
auxdisplay: Remove in_interrupt() usage.

drivers/auxdisplay/charlcd.c | 18 ++++++++----------
1 file changed, 8 insertions(+), 10 deletions(-)