[PATCH] drm/i915: Fix missing variable initilization

2013-03-08 Thread Damien Lespiau
On Sun, Mar 03, 2013 at 06:20:26PM +0100, Daniel Vetter wrote: > On Mon, Feb 25, 2013 at 04:05:38AM +0530, Syam Sidhardhan wrote: > > Need to initialize the variable wait to false. > > > > Signed-off-by: Syam Sidhardhan > > Looks sane, thanks for the patch. Cc'ing Paulo in case I've missed >

Re: [PATCH] drm/i915: Fix missing variable initilization

2013-03-08 Thread Damien Lespiau
On Sun, Mar 03, 2013 at 06:20:26PM +0100, Daniel Vetter wrote: On Mon, Feb 25, 2013 at 04:05:38AM +0530, Syam Sidhardhan wrote: Need to initialize the variable wait to false. Signed-off-by: Syam Sidhardhan s.s...@samsung.com Looks sane, thanks for the patch. Cc'ing Paulo in case I've

[PATCH] drm/i915: Fix missing variable initilization

2013-03-03 Thread Daniel Vetter
On Mon, Feb 25, 2013 at 04:05:38AM +0530, Syam Sidhardhan wrote: > Need to initialize the variable wait to false. > > Signed-off-by: Syam Sidhardhan Looks sane, thanks for the patch. Cc'ing Paulo in case I've missed something. -Daniel > --- > drivers/gpu/drm/i915/intel_ddi.c |2 +- > 1

Re: [PATCH] drm/i915: Fix missing variable initilization

2013-03-03 Thread Daniel Vetter
On Mon, Feb 25, 2013 at 04:05:38AM +0530, Syam Sidhardhan wrote: Need to initialize the variable wait to false. Signed-off-by: Syam Sidhardhan s.s...@samsung.com Looks sane, thanks for the patch. Cc'ing Paulo in case I've missed something. -Daniel --- drivers/gpu/drm/i915/intel_ddi.c |

[PATCH] drm/i915: Fix missing variable initilization

2013-02-25 Thread Syam Sidhardhan
Need to initialize the variable wait to false. Signed-off-by: Syam Sidhardhan --- drivers/gpu/drm/i915/intel_ddi.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/i915/intel_ddi.c b/drivers/gpu/drm/i915/intel_ddi.c index fc95ef0..5d0a687 100644 ---

[PATCH] drm/i915: Fix missing variable initilization

2013-02-25 Thread Syam Sidhardhan
Need to initialize the variable wait to false. Signed-off-by: Syam Sidhardhan s.s...@samsung.com --- drivers/gpu/drm/i915/intel_ddi.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/i915/intel_ddi.c b/drivers/gpu/drm/i915/intel_ddi.c index fc95ef0..5d0a687