[SERIAL] Update serial driver documentation
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 15 Apr 2006 19:46:11 +0000 (20:46 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 15 Apr 2006 19:46:11 +0000 (20:46 +0100)
commit67ab7f596b6adbaef5abc539dbee822e298a36e1
tree83c36f0d9f2f9b82f8747e38302f601f9408a7af
parent2c5362007bc0a46461a9d94958cdd53bb027004c
[SERIAL] Update serial driver documentation

Improve serial driver documentation:
- Remove CVS id.
- Update pointer to reference driver documentation.
- Add comments about new uart_write_console function.
- Add TIOCM_LOOP modem control bit description.
- Add commentry about enable_ms method being called multiple times.
- Add commentry about startup/shutdown method calling.
- Mention that dereferencing port->info after shutdown is invalid.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Documentation/serial/driver