-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Documentation/i2c: Checkpatch cleanup
Remove all trailing whitespace in Documentation/i2c. Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Signed-off-by: Jean Delvare <khali@linux-fr.org>
- Loading branch information
Andrea Gelmini
authored and
Jean Delvare
committed
Jun 3, 2010
1 parent
aef4b9a
commit 89140f4
Showing
7 changed files
with
54 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,23 @@ | ||
Kernel driver i2c-pca-isa | ||
|
||
Supported adapters: | ||
This driver supports ISA boards using the Philips PCA 9564 | ||
Parallel bus to I2C bus controller | ||
This driver supports ISA boards using the Philips PCA 9564 | ||
Parallel bus to I2C bus controller | ||
|
||
Author: Ian Campbell <icampbell@arcom.com>, Arcom Control Systems | ||
Author: Ian Campbell <icampbell@arcom.com>, Arcom Control Systems | ||
|
||
Module Parameters | ||
----------------- | ||
|
||
* base int | ||
I/O base address | ||
* irq int | ||
IRQ interrupt | ||
* clock int | ||
IRQ interrupt | ||
* clock int | ||
Clock rate as described in table 1 of PCA9564 datasheet | ||
|
||
Description | ||
----------- | ||
|
||
This driver supports ISA boards using the Philips PCA 9564 | ||
Parallel bus to I2C bus controller | ||
This driver supports ISA boards using the Philips PCA 9564 | ||
Parallel bus to I2C bus controller |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters