On Monday 05 May 2008, Jean Delvare wrote: > little reason to use these i2c clients to log messages.
I'd assume the opposite, actually. Any i2c_client should be sensible to use for message logging. > +MODULE_DEVICE_TABLE(i2c, dummy_id); Strike that. There's no reason to export this, is there? The only dummy devices are the ones drivers which tell th core about. We wouldn't *want* to try hotplugging them. _______________________________________________ i2c mailing list [email protected] http://lists.lm-sensors.org/mailman/listinfo/i2c
