[PATCH] i2c-mpc: suppress I2C device probing

Jochen Friedrich jochen at scram.de
Thu Aug 7 20:50:11 EST 2008


Hi Wolfgang,

>   $ grep I2C_CLASS_HWMON *
>   i2c-cpm.c:	.class		= I2C_CLASS_HWMON | I2C_CLASS_SPD,
>   i2c-mpc.c:	.class = I2C_CLASS_HWMON | I2C_CLASS_SPD,
>   i2c-ibm_iic.c:	adap->class = I2C_CLASS_HWMON | I2C_CLASS_SPD;
>   i2c-pasemi.c:	smbus->adapter.class = I2C_CLASS_HWMON | I2C_CLASS_SPD;
>   i2c-mv64xxx.c:	drv_data->adapter.class = I2C_CLASS_HWMON | I2C_CLASS_SPD;
> 
> It would be consequent to remove them as well.

ACK for the i2c-cpm part.

Thanks,
Jochen



More information about the Linuxppc-dev mailing list