Commit 101ca9cc authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Jonathan Corbet
Browse files

serial: doc: .break_ctl() may sleep



break_ctl() is not called from any sort of atomic context, so there is no
problem with it sleeping.

Reported-by: default avatarPeter Hurley <peter@hurleysoftware.com>
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 18717b06
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -187,7 +187,6 @@ hardware.
	ctl.

	Locking: caller holds port->mutex
	This call must not sleep

  startup(port)
	Grab any interrupt resources and initialise any low level driver