On Wed, 27 Jun 2012 21:54:08 +0800, Daniel Kurtz wrote: > As a slight optimization, pull some logic out of the polling loop during > byte-by-byte transactions by just setting the I801_LAST_BYTE bit, as > defined in the i801 (PCH) datasheet, when reading the last byte of a > byte-by-byte I2C_SMBUS_READ. > > Signed-off-by: Daniel Kurtz <djkurtz@xxxxxxxxxxxx> > --- > drivers/i2c/busses/i2c-i801.c | 28 ++++++++++++++-------------- > 1 files changed, 14 insertions(+), 14 deletions(-) > (...) Applied, thanks. -- Jean Delvare -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html