From: Linus Torvalds Date: Sun, 22 Nov 2020 19:52:10 +0000 (-0800) Subject: Merge tag 'tty-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty X-Git-Tag: v5.10-rc5~9 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=de758035702576ac0e5ac0f93e3cce77144c3bd3;p=linux-platform-drivers-x86.git Merge tag 'tty-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty Pull tty fixes from Greg KH: "Here are some small tty/serial fixes for 5.10-rc5 that resolve some reported issues: - speakup crash when telling the kernel to use a device that isn't really there - imx serial driver fixes for reported problems - ar933x_uart driver fix for probe error handling path All have been in linux-next for a while with no reported issues" * tag 'tty-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: serial: ar933x_uart: disable clk on error handling path in probe tty: serial: imx: keep console clocks always on speakup: Do not let the line discipline be used several times tty: serial: imx: fix potential deadlock --- de758035702576ac0e5ac0f93e3cce77144c3bd3