Re: [PATCH v2] i2c-i801: SMBus patch for Intel Avoton DeviceIDs

2013-01-30 Thread Jean Delvare
On Wed, 30 Jan 2013 17:25:32 -0800, Seth Heasley wrote: > This patch adds the PCU SMBus DeviceID for the Intel Avoton SOC. > > Signed-off-by: Seth Heasley > --- > Change notes for v2: > * corrected order of DeviceID defines > > Documentation/i2c/busses/i2c-i801 |1 + > drivers/i2c/busses/Kc

[PATCH v2] i2c-i801: SMBus patch for Intel Avoton DeviceIDs

2013-01-30 Thread Seth Heasley
This patch adds the PCU SMBus DeviceID for the Intel Avoton SOC. Signed-off-by: Seth Heasley --- Change notes for v2: * corrected order of DeviceID defines Documentation/i2c/busses/i2c-i801 |1 + drivers/i2c/busses/Kconfig|1 + drivers/i2c/busses/i2c-i801.c |3 +++ 3 fil