Commit 38bd4136 authored by Randy Dunlap's avatar Randy Dunlap Committed by Wolfram Sang
Browse files

Documentation: i2c: correct spelling



Correct spelling problems for Documentation/i2c/ as reported
by codespell.

Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarWolfram Sang <wsa@kernel.org>
parent b3de755d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -93,7 +93,7 @@ bus arbitration against another master in a multi-master setup.
------------------

This file is write only and you need to write the duration of the arbitration
intereference (in µs, maximum is 100ms). The calling process will then sleep
interference (in µs, maximum is 100ms). The calling process will then sleep
and wait for the next bus clock. The process is interruptible, though.

Arbitration lost is achieved by waiting for SCL going down by the master under
+1 −1

File changed.

Contains only whitespace changes.