Skip to content

Commit

Permalink
serial: doc: Spelling s/divsor/divisor/
Browse files Browse the repository at this point in the history
Signed-off-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
  • Loading branch information
geertu authored and Jonathan Corbet committed Mar 31, 2016
1 parent fbe3128 commit 93a2f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/serial/driver
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ uart_get_baud_rate(port,termios,old,min,max)
Interrupts: n/a

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.

If 38400 baud and custom divisor is selected, return the
Expand Down

0 comments on commit 93a2f63

Please sign in to comment.