Skip to content
Snippets Groups Projects
Commit c074c39d authored by Jean Delvare's avatar Jean Delvare
Browse files

i2c-i801: Don't use the block buffer for I2C block writes


Experience has shown that the block buffer can only be used for SMBus
(not I2C) block transactions, even though the datasheet doesn't
mention this limitation.

Reported-by: default avatarFelix Rubinstein <felixru@gmail.com>
Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
Cc: Oleg Ryjkov <oryjkov@gmail.com>
Cc: stable@kernel.org
parent 8e4b980c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment