On Monday 05 May 2008, Jean Delvare wrote: > On Mon, 5 May 2008 08:33:54 -0700, David Brownell wrote: > > 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. > > I'd expect drivers to use the main i2c_client for that.
That is, you're expecting drivers to invest *extra* work to keep track of such stuff ... Probably not a big deal, since the messages will at least be labeled according to the device address. And not many drivers need such stuff. But I still think it's better not to expect "busy work" like that. - Dave _______________________________________________ i2c mailing list [email protected] http://lists.lm-sensors.org/mailman/listinfo/i2c
