* [PATCH] serial-core: Updates documentation.
@ 2006-06-08 20:09 Luiz Fernando N. Capitulino
0 siblings, 0 replies; only message in thread
From: Luiz Fernando N. Capitulino @ 2006-06-08 20:09 UTC (permalink / raw)
To: rmk+lkml; +Cc: alan, LKML
tx_empty(), break_ctl() and set_termios() are not called in atomic context,
they are allowed to sleep.
Signed-off-by: Luiz Fernando N. Capitulino <lcapitulino@mandriva.com.br>
---
Documentation/serial/driver | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
7e65eee0ccc08beec8b98d2a31c2b6807cd29ba2
diff --git a/Documentation/serial/driver b/Documentation/serial/driver
index 88ad615..e6fabba 100644
--- a/Documentation/serial/driver
+++ b/Documentation/serial/driver
@@ -78,7 +78,6 @@ hardware.
Locking: none.
Interrupts: caller dependent.
- This call must not sleep
set_mctrl(port, mctrl)
This function sets the modem control lines for port described
@@ -160,7 +159,6 @@ hardware.
Locking: none.
Interrupts: caller dependent.
- This call must not sleep
startup(port)
Grab any interrupt resources and initialise any low level driver
@@ -227,7 +225,6 @@ hardware.
Locking: none.
Interrupts: caller dependent.
- This call must not sleep
pm(port,state,oldstate)
Perform any power management related activities on the specified
--
1.3.3
--
Luiz Fernando N. Capitulino
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-06-08 20:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-08 20:09 [PATCH] serial-core: Updates documentation Luiz Fernando N. Capitulino
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®