
Sensor Lib TODOs:
---------------------
(thomas@peppercon.de)

- remove old 7363.c file (just there for reference, currently)
- adapt w83791d files to new topo-object handling
- better to_string implementations using common buffer
  (currently defaults to outputing the object name, what is not
   really informative)
- fix logging (pretty often just printf is used!!)
- have a macro for the i2c-dev pre-/post-com calls, 
  currently written explicitely all the time
  (don't have an idea, how to do it)
- error handling in case of duplicate IPMI-sensor numbers in 
  topo- file
- type code registration magic, is currently static
