[GIT PULL] Serial driver fix for 5.12-rc6

From: Greg KH
Date: Sat Apr 03 2021 - 06:52:10 EST


The following changes since commit 1e28eed17697bcf343c6743f0028cc3b5dd88bf0:

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

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.12-rc6

for you to fetch changes up to 29d96eb261345c8d888e248ae79484e681be2faa:

soc: qcom-geni-se: Cleanup the code to remove proxy votes (2021-03-26 15:16:05 +0100)

----------------------------------------------------------------
Serial driver fix for 5.12-rc6

Here is a single serial driver fix for 5.12-rc6. Is is a revert of a
change that showed up in 5.9 that has been reported to cause problems.

It has been in linux-next for a while with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Roja Rani Yarubandi (1):
soc: qcom-geni-se: Cleanup the code to remove proxy votes

drivers/soc/qcom/qcom-geni-se.c | 74 -----------------------------------
drivers/tty/serial/qcom_geni_serial.c | 7 ----
include/linux/qcom-geni-se.h | 2 -
3 files changed, 83 deletions(-)