commit | a9cdffb14ae8a95335ba4e9add1f1086c4d65372 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@snapgear.com> | Wed Feb 08 09:19:17 2006 +1000 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Feb 07 16:16:53 2006 -0800 |
tree | 6af2ce52f38caf63e78eb2eee34efddeff5d2bb7 | |
parent | 2da436e00f9a5fdd0fb6b31e4b2b2ba82e8f5ab8 [diff] |
[PATCH] m68knommu: compile fixes for mcfserial.c Re-organize the default CONSOLE baud rate define setting so that it is only set once. Use the new tty_schedule_flip() instead of the original direct schedule_work of the flip buffer. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>