26 Oct 2011 13:42
[GIT PATCH] TTY/serial driver patches for 3.2
Greg KH <gregkh <at> suse.de>
2011-10-26 11:42:36 GMT
2011-10-26 11:42:36 GMT
Here is the tty/serial driver patchset for the 3.2 tree. Nothing major here, with a lot of good cleanup of the tty layer from Jiri Slaby, and some driver updates and additions. Note, you will get a merge error in the following files when merging with your tree: drivers/tty/serial/8250_pci.c drivers/tty/serial/atmel_serial.c The one in 8250_pci.c is trivial to fix, the atmel_serial one isn't as easy, but I'm sure you can figure it out :) If you want me to do the merge for it, I'll be glad to do so, just let me know. Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tty-next All of these patches have been in the -mm and -next trees for a while. Patches will be sent to the linux-serial mailing list, if anyone wants to see them. thanks, greg k-h ------------ Documentation/devicetree/bindings/serial/rs485.txt | 31 + .../devicetree/bindings/tty/serial/atmel-usart.txt | 27 +(Continue reading)
RSS Feed