Skip to content
Commit 5e8721dc authored by Alexey Dobriyan's avatar Alexey Dobriyan Committed by Adrian Bunk
Browse files

i2c-ixp4xx: fix ") != 0))" typo



i2c_bit_add_bus() returns -E;
-E != 0             =>      err = 1
probe fails with positive error code

Signed-off-by: default avatarAlexey Dobriyan <adobriyan@openvz.org>
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
parent 72be3fc8
Loading
Loading
Loading
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