Re: [Intel-gfx] [PATCH 4/8] drm/i915: fix typo in function name

2012-01-16 Thread Daniel Vetter
On Mon, Nov 28, 2011 at 04:15:17PM -0200, Eugeni Dodonov wrote: > Fix function name in comments, a left-over from when i965_reset was > renamed to i915_reset. > > Signed-off-by: Eugeni Dodonov Queued for -next, thanks for the patch. The drm core i2c is pending an ack from Dave, everything else s

[Intel-gfx] [PATCH 4/8] drm/i915: fix typo in function name

2011-11-28 Thread Eugeni Dodonov
Fix function name in comments, a left-over from when i965_reset was renamed to i915_reset. Signed-off-by: Eugeni Dodonov --- drivers/gpu/drm/i915/i915_drv.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/i915/i915_drv.c b/drivers/gpu/drm/i915/i915_drv.c