The following changes since commit 4f5cafb5cb8471e54afdc9054d973535614f7675: Linux 5.4-rc3 (2019-10-13 16:37:36 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.4-rc5 for you to fetch changes up to f50b6805dbb993152025ec04dea094c40cc93a0c: 8250-men-mcb: fix error checking when get_num_ports returns -ENODEV (2019-10-15 21:38:41 +0200) ---------------------------------------------------------------- TTY/Serial driver fix for 5.4-rc5 Here is a single tty/serial driver fix for 5.4-rc5 that resolves a reported issue. It has been in linux-next for a while with no problems. Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> ---------------------------------------------------------------- Colin Ian King (1): 8250-men-mcb: fix error checking when get_num_ports returns -ENODEV drivers/tty/serial/8250/8250_men_mcb.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)