Files
ubports_kernel_google_msm/Documentation
Jean Delvare c7b25a9e96 i2c: Drop probe, ignore and force module parameters
The legacy probe and force module parameters are obsolete now, the
same can be achieved using the new_device sysfs interface, which is
both more flexible and cheaper (it is implemented by i2c-core rather
than replicated in every driver module.)

The legacy ignore module parameters can be dropped as well. Ignoring
can be done by instantiating a "dummy" device at the problematic
address.

This is the first step of a huge cleanup to i2c-core's i2c_detect
function, i2c.h's I2C_CLIENT_INSMOD* macros, and all drivers that made
use of them.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
2009-12-06 17:06:24 +01:00
..
2009-04-07 08:12:38 +02:00
2009-06-22 10:12:35 +01:00
2009-11-30 13:46:04 -08:00
2009-09-20 12:27:42 +02:00
2009-09-10 10:46:55 +03:00
2009-06-18 13:04:04 -07:00
2009-09-23 06:46:41 -07:00
2009-10-04 22:53:41 +02:00
2009-10-15 07:25:20 -06:00
2009-09-23 07:39:48 -07:00
2009-07-01 22:36:22 +02:00
2009-08-28 15:21:12 -04:00
2009-04-27 12:00:27 -07:00
2009-04-27 12:00:27 -07:00
2009-03-31 15:18:37 +11:00
2009-04-14 09:00:23 +10:00