Re: [PATCH] i2c-i801: Don't depend on other kernel driver config options

2011-05-13 Thread Woodhouse, David
On Fri, 2011-05-13 at 11:01 +0100, Jean Delvare wrote: Don't let other driver config options influence us, as it makes the code more complex and fragile for a small benefit. There's nothing wrong with instantiating I2C devices even if they don't have a driver. And we're talking about 835 extra

Re: [PATCH] i2c-i801: Don't probe for slaves on IDF channels

2011-05-10 Thread Woodhouse, David
On Tue, 2011-05-10 at 15:08 +0100, Jean Delvare wrote: I don't know if Fujitsu is ever going to produce Patsburg-based machines, but if they do, I'd rather not probe the secondary (IDF) SMBus channels. At least not until we have a good reason for doing so. Seems reasonable in principle. +#if