Hi Jonathan, On Fri, 2011-02-25 at 15:26 -0500, Jonathan Cameron wrote: > Again, straight forward use of pmbus_core. Is it actually worth having > separate modules for each of these special cases? Could just do the > old big table of fixed chip info structures in a single driver... > This is actually what I had originally. My reasoning to split it up was that this makes it easier to add support for additional chips without having to modify the core driver. Also, I can keep chip specific code (specifically the _identify and _get_status functions) out of the core driver. Thanks, Guenter _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors