On Mon, Aug 11, 2003 at 04:25:47PM -0700, Tom Rini wrote: > On Mon, Aug 11, 2003 at 04:20:03PM -0700, Greg KH wrote: > > On Mon, Aug 11, 2003 at 04:02:08PM -0700, Tom Rini wrote: > > > On Mon, Aug 11, 2003 at 01:37:19PM -0700, Greg KH wrote: > > > > > > > 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.) > > > > > > D'oh. I actually forgot to change the printk to not be Force > > > CPCI735-centric. Would you mind chaning it to something more generic? > > > > What should I change it to exactly? > > Is: > "Worked around buggy BIOS (I2C)\n" > alright? Sounds good, I've made that change. thanks, greg k-h