• Linus Torvalds's avatar
    Merge tag 'tty-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty · de758035
    Linus Torvalds authored
    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
    de758035
spk_ttyio.c 9.22 KB