[PATCH] drm/nouveau: do a better job at hiding the NIH i2c bit-banging algo

2012-02-29 Thread Daniel Vetter
On Tue, Feb 28, 2012 at 12:42:19AM +0100, Daniel Vetter wrote: > I'd like to export the corresponding functions from the i2c core > so that I can use them in fallback bit-banging in i915.ko > > v2: Adapt to new i2c export patch. > > Cc: nouveau at lists.freedesktop.org > Signed-off-by: Daniel Vet

Re: [PATCH] drm/nouveau: do a better job at hiding the NIH i2c bit-banging algo

2012-02-29 Thread Daniel Vetter
On Tue, Feb 28, 2012 at 12:42:19AM +0100, Daniel Vetter wrote: > I'd like to export the corresponding functions from the i2c core > so that I can use them in fallback bit-banging in i915.ko > > v2: Adapt to new i2c export patch. > > Cc: nouv...@lists.freedesktop.org > Signed-off-by: Daniel Vetter

[PATCH] drm/nouveau: do a better job at hiding the NIH i2c bit-banging algo

2012-02-28 Thread Daniel Vetter
I'd like to export the corresponding functions from the i2c core so that I can use them in fallback bit-banging in i915.ko v2: Adapt to new i2c export patch. Cc: nouveau at lists.freedesktop.org Signed-off-by: Daniel Vetter --- drivers/gpu/drm/nouveau/nouveau_i2c.c |8 1 files chan

[PATCH] drm/nouveau: do a better job at hiding the NIH i2c bit-banging algo

2012-02-27 Thread Daniel Vetter
I'd like to export the corresponding functions from the i2c core so that I can use them in fallback bit-banging in i915.ko v2: Adapt to new i2c export patch. Cc: nouv...@lists.freedesktop.org Signed-off-by: Daniel Vetter --- drivers/gpu/drm/nouveau/nouveau_i2c.c |8 1 files changed