aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2006-06-12 21:50:11 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2006-06-22 11:10:35 -0700
commitd8db8f98562c1e358e42503bb920f75f15a5c6d2 (patch)
tree389e113cfd07cef7e8c213a49d517bfe206aba79 /Documentation
parent[PATCH] i2c-i801: Fix block transaction poll loops (diff)
downloadlinux-dev-d8db8f98562c1e358e42503bb920f75f15a5c6d2.tar.xz
linux-dev-d8db8f98562c1e358e42503bb920f75f15a5c6d2.zip
[PATCH] i2c-i801: Remove force_addr parameter
i2c-i801: Remove force_addr parameter Remove the force_addr module parameter. It doesn't appear to ever have been needed, and PCI resources shouldn't be arbitrarily changed anyway. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/i2c/busses/i2c-i8013
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/i2c/busses/i2c-i801 b/Documentation/i2c/busses/i2c-i801
index fd4b2712d570..e46c23458242 100644
--- a/Documentation/i2c/busses/i2c-i801
+++ b/Documentation/i2c/busses/i2c-i801
@@ -21,8 +21,7 @@ Authors:
Module Parameters
-----------------
-* force_addr: int
- Forcibly enable the ICH at the given address. EXTREMELY DANGEROUS!
+None.
Description