Skip to content
Commit 3af07bd2 authored by Jean Delvare's avatar Jean Delvare Committed by Jean Delvare
Browse files

i2c-parport: Fix a minor race on driver unload



When unloading the driver, we really want to unregister the i2c adapter
before we power it off, rather than the other way around.

Also speed up the bus a bit when we can sense SCL. The slaves will
stretch the line as needed.

Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
parent 4b4686e7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment