Re: [PATCH 2.6.39-rc3] i2c-i801: SMBus patch for Intel Panther Point DeviceIDs

2011-04-22 Thread Jean Delvare
Hi Seth, On Wed, 20 Apr 2011 11:33:39 -0700, Seth Heasley wrote: This patch adds the SMBus controller DeviceID for the Intel Panther Point PCH. With each new chip, we have to add the SMBus device ID to pci_ids.h, then wait for Jesse to merge that, and only then I can apply the changes to

RE: [PATCH 2.6.39-rc3] i2c-i801: SMBus patch for Intel Panther Point DeviceIDs

2011-04-22 Thread Heasley, Seth
Hi Jean, With each new chip, we have to add the SMBus device ID to pci_ids.h, then wait for Jesse to merge that, and only then I can apply the changes to i2c-i801.c. This approach slows things down needlessly. It isn't mandatory to add IDs to pci_ids.h when an ID is only used locally in a device

Re: [PATCH 2.6.39-rc3] i2c-i801: SMBus patch for Intel Panther Point DeviceIDs

2011-04-22 Thread Jesse Barnes
On Fri, 22 Apr 2011 18:44:49 +0200 Jean Delvare kh...@linux-fr.org wrote: Hi Seth, On Wed, 20 Apr 2011 11:33:39 -0700, Seth Heasley wrote: This patch adds the SMBus controller DeviceID for the Intel Panther Point PCH. With each new chip, we have to add the SMBus device ID to

[PATCH 2.6.39-rc3] i2c-i801: SMBus patch for Intel Panther Point DeviceIDs

2011-04-20 Thread Seth Heasley
This patch adds the SMBus controller DeviceID for the Intel Panther Point PCH. Signed-off-by: Seth Heasley seth.heas...@intel.com --- --- linux-2.6.39-rc3/Documentation/i2c/busses/i2c-i801.orig 2011-04-11 17:21:51.0 -0700 +++ linux-2.6.39-rc3/Documentation/i2c/busses/i2c-i801