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

i2c: Consistently reject unsupported transactions


Many PC SMBus host controller drivers don't properly handle the case
where they are requested to achieve a transaction they do not support.
Update them so that the consistently print a warning message and
return a single error value in this case.

Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
parent fa63cd56
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