From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Sat, 13 Mar 2021 20:34:29 +0000 (-0800)
Subject: Merge tag 'tty-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
X-Git-Tag: howlett/maple/20220722_2~3568
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=cc14086f22980fd15bec4488ecfbecb4f904cd35;p=users%2Fjedix%2Flinux-maple.git

Merge tag 'tty-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty

Pull tty/serial fixes from Greg KH:
 "Here are some small tty and serial driver fixes to resolve some
  reported problems:

   - led tty trigger fixes based on review and were acked by the led
     maintainer

   - revert a max310x serial driver patch as it was causing problems

   - revert a pty change as it was also causing problems

  All of these have been in linux-next for a while with no reported
  problems"

* tag 'tty-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
  Revert "drivers:tty:pty: Fix a race causing data loss on close"
  Revert "serial: max310x: rework RX interrupt handling"
  leds: trigger/tty: Use led_set_brightness_sync() from workqueue
  leds: trigger: Fix error path to not unlock the unlocked mutex
---

cc14086f22980fd15bec4488ecfbecb4f904cd35