1 Jun 2005 02:24
Re: Re: [patch 2.6.12-rc3+] i2c driver for TPS6501x
David Brownell <david-b <at> pacbell.net>
2005-06-01 00:24:42 GMT
2005-06-01 00:24:42 GMT
On Friday 27 May 2005 2:54 pm, Jean Delvare wrote: > Hi Dave, > > > The "isp1301_omap" driver uses even more kernel features, FWIW, but > > it's not exactly a "hardware monitoring" driver either. > > And as a matter of fact it was not posted for review on the lm-sensors > list. It was posted a few times on the USB and OMAP lists. There are some patches lurking to split it into two parts (now that there's finally some point to doing that, meaning a component that needs swapping), which if you like I'll post to the sensors list for review. (That's still the only Linux I2C list, AFAIK...) > > (...) why > > remove everything from the I2C stack except hardware monitoring > > support?? > > Non-i2c hardware monitoring drivers != non-hardware-monitoring i2c > drivers. Not all hardware monitoring chips are I2C/SMBus based, and I > would like to have these which are not moved to their respective > subsystem rather than cluttering the i2c subsystem. We're far from that > though. I'll not disagree with that. Good -- you weren't saying what I was afraid you were saying! > > > You should be using dev_dbg() instead. Ditto in show_regstatus() and > > > show_chgconfig().(Continue reading)
RSS Feed