]> Pileus Git - ~andy/linux/blobdiff - Documentation/i2c/i2c-stub
Merge branch 'wmi' into release
[~andy/linux] / Documentation / i2c / i2c-stub
index 326d1ee81e0e5f7985ccb19d29b5b3ff7efd25d3..fa4b669c166b3a0145f070f935964a403dc85428 100644 (file)
@@ -21,8 +21,8 @@ EEPROMs, among others.
 
 The typical use-case is like this:
        1. load this module
-       2. use i2cset (from lm_sensors project) to pre-load some data
-       3. load the target sensors chip driver module
+       2. use i2cset (from the i2c-tools project) to pre-load some data
+       3. load the target chip driver module
        4. observe its behavior in the kernel log
 
 There's a script named i2c-stub-from-dump in the i2c-tools package which