* change all the i2c decoder/encoder modules to be set as 'in use' when the zoran module starts using it (so it can't be unloaded) and to be set as free again when the zoran module is unloaded
* make debug an insmod option for zoran.c, and use dprintk(x, ...) instead of DEBUGx(...)
* some other minor stuff