Commit 93a2f632 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Jonathan Corbet

serial: doc: Spelling s/divsor/divisor/

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent fbe3128b
...@@ -380,7 +380,7 @@ uart_get_baud_rate(port,termios,old,min,max) ...@@ -380,7 +380,7 @@ uart_get_baud_rate(port,termios,old,min,max)
Interrupts: n/a Interrupts: n/a
uart_get_divisor(port,baud) uart_get_divisor(port,baud)
Return the divsor (baud_base / baud) for the specified baud Return the divisor (baud_base / baud) for the specified baud
rate, appropriately rounded. rate, appropriately rounded.
If 38400 baud and custom divisor is selected, return the If 38400 baud and custom divisor is selected, return the
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment