Changeset 3594

Show
Ignore:
Timestamp:
11/12/01 00:03:40 (7 years ago)
Author:
mds
Message:

fix documentation on 'kind' param. during force.

thanks Jason Turner.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • i2c/trunk/doc/writing-clients

    r3556 r3594  
    366366The detect client function is called by i2c_probe or i2c_detect. 
    367367The `kind' parameter contains 0 if this call is due to a `force' 
    368 parameter, and 0 otherwise (for i2c_detect, it contains 0 if 
     368parameter, and -1 otherwise (for i2c_detect, it contains 0 if 
    369369this call is due to the generic `force' parameter, and the chip type 
    370370number if it is due to a specific `force' parameter).