Re: [PATCHv2 3/7] gpu: host1x: Don't reset firewall between gathers

From: Arto Merilainen
Date: Wed May 29 2013 - 07:30:49 EST


On 05/29/2013 02:21 PM, Thierry Reding wrote:
* PGP Signed by an unknown key

* Arto Merilainen wrote:
[...]
diff --git a/drivers/gpu/host1x/job.c b/drivers/gpu/host1x/job.c
[...]
@@ -553,7 +549,6 @@ int host1x_job_pin(struct host1x_job *job, struct device *dev)

if (!err)
err = do_waitchks(job, host, g->bo);
-
if (err)
break;
}

This is another unnecessary whitespace change, but since it was the only
issue I saw with the series I fixed it up myself while applying.


Thanks! I thought I got them all before posting but apparently not...

- Arto

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/