[GIT PATCH] TTY fixes for 2.6.32-git

From: Greg KH
Date: Tue Nov 17 2009 - 20:04:10 EST


Here are 2 tty bugfixs for your kernel tree. It fixes a regression that
showed up in 2.6.31 with the cp210x driver.

Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/tty-2.6.git/

Both of these patches have been in the -next and -mm trees for a while.

Both patches will be sent to the linux-kernel mailing list, if anyone
wants to see it.

thanks,

greg k-h

------------

drivers/char/tty_port.c | 3 +++
drivers/usb/serial/cp210x.c | 21 +++++++++++++++++++++
2 files changed, 24 insertions(+), 0 deletions(-)

---------------

Alan Cox (2):
tty_port: If we are opened non blocking we still need to raise the carrier
tty: cp210x: Fix carrier handling

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/