Files
linux/drivers
Daniel Kurtz efa3cb15ad i2c-i801: Refactor use of LAST_BYTE in i801_block_transaction_byte_by_byte
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@chromium.org>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
2012-07-24 14:13:57 +02:00
..
2012-07-19 00:03:35 +02:00
2012-06-20 14:39:36 -07:00
2012-05-24 16:22:53 -04:00
2012-07-19 00:03:17 +02:00
2012-07-16 09:20:33 -07:00
2012-07-04 15:55:19 +08:00
2012-05-16 12:46:37 -04:00
2012-06-21 21:40:40 -06:00