Skip to content
Commit 2bdb06e3 authored by Ben Skeggs's avatar Ben Skeggs
Browse files

drm/nouveau/i2c: tidy up bit-bang helpers, also fixing nv50 setsda bug



Was using nv_mask, which is bad.  Reading the reg senses the current line
states, which aren't necessarily the states we're trying to drive the
lines to.

Fixed to store SCL driver state just as we already do for SDA.

Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent 486a45c2
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