Changeset 3594
- Timestamp:
- 11/12/01 00:03:40 (7 years ago)
- Files:
-
- i2c/trunk/doc/writing-clients (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
i2c/trunk/doc/writing-clients
r3556 r3594 366 366 The detect client function is called by i2c_probe or i2c_detect. 367 367 The `kind' parameter contains 0 if this call is due to a `force' 368 parameter, and 0otherwise (for i2c_detect, it contains 0 if368 parameter, and -1 otherwise (for i2c_detect, it contains 0 if 369 369 this call is due to the generic `force' parameter, and the chip type 370 370 number if it is due to a specific `force' parameter).
