On Mon, Aug 11, 2003 at 11:10:01AM -0700, Tom Rini wrote:
> + printk("Fixed I2C problem on Force CPCI735\n");
Shame on adding a printk() without a proper level value. I'll convert
this to a dev_info() message and apply it (the 2.6 patch, not the cvs
patch.)
thanks,
greg k-h