[PATCH] drm/i915: Fix single msg gmbus_xfers writes

Chris Wilson chris at chris-wilson.co.uk
Mon Feb 13 13:49:35 PST 2012


On Mon, 13 Feb 2012 21:38:38 +0100, Daniel Vetter <daniel at ffwll.ch> wrote:
> This here looks like just a white-space change. But your commit message
> sounds like it's not jsut write's that are affected by this issue and need
> to be fixed. Can you please clear up this for easily confused me?

It makes the write path similar to the read path. I admit to overlooking
the single write message as everything I saw was always a write followed
by a read. The patch looks correct, but I need to stare at it a bit more
before I r-b.

However, the outstanding issue is that we need to separate the gmbus
i2c adapter from the gpio i2c adapter in order for the pairing to work
with the expectations of the i2c core.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the dri-devel mailing list