diff options
author | Jean Delvare <[email protected]> | 2005-08-29 21:10:31 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2005-09-05 09:26:52 -0700 |
commit | b280dab6d62c8d0434cbc0aaeebf56d1fa4fcc19 (patch) | |
tree | 591ad43d6466310312254f6bd1766f9e1e92f010 /net/unix/af_unix.c | |
parent | 386625f9f5cd94d10a21241b555b130dcec484fb (diff) |
[PATCH] I2C: Drop probe parameter of i2c-keywest
The i2c-keywest driver has a "probe" module parameter which enables bus
scanning at load time. This can be done in userspace with the i2cdetect
tool (part of the lm_sensors package) instead. What's more, i2cdetect
gives more control on the way the bus is scanned, and is safer
(i2c-keywest currently scans reserved addresses and doesn't properly
handle the famous 24RF08 corruption case.)
Thus, I would propose that this module parameter be simply dropped.
Signed-off-by: Jean Delvare <[email protected]>
Acked-by: Benjamin Herrenschmidt <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions