summaryrefslogtreecommitdiffstats
path: root/Documentation/serial
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2016-03-14 16:16:15 +0100
committerJonathan Corbet <corbet@lwn.net>2016-03-31 00:58:29 -0600
commit93a2f6329f40d951101ab8ab160f24680f1c122a (patch)
tree427a0886d35251930256ce26f8be411eed5bf475 /Documentation/serial
parentfbe3128bcf87723bbbaa2de26f5d1c1122c66b54 (diff)
downloadop-kernel-dev-93a2f6329f40d951101ab8ab160f24680f1c122a.zip
op-kernel-dev-93a2f6329f40d951101ab8ab160f24680f1c122a.tar.gz
serial: doc: Spelling s/divsor/divisor/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/serial')
-rw-r--r--Documentation/serial/driver2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/serial/driver b/Documentation/serial/driver
index 09e73e0..3706a46 100644
--- a/Documentation/serial/driver
+++ b/Documentation/serial/driver
@@ -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
OpenPOWER on IntegriCloud