Skip to content

Commit

Permalink
i2c-stub: Documentation update
Browse files Browse the repository at this point in the history
There is nothing sensors-specific to i2c-stub.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
  • Loading branch information
Jean Delvare committed Dec 6, 2009
1 parent 38f41f2 commit 6471b68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/i2c/i2c-stub
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6471b68

Please sign in to comment.