]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitd9704b3c787d9d2bc0345161b9e71f707e8f1a89
tree83c36f0d9f2f9b82f8747e38302f601f9408a7af
parent5fa4538b6c6e1b7982f4ac2d13d77161f44db381
[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