gpu: host1x: Whitespace cleanup for readability
authorThierry Reding <treding@nvidia.com>
Thu, 23 Jun 2016 09:35:50 +0000 (11:35 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 23 Jun 2016 09:59:30 +0000 (11:59 +0200)
commit0b8070d12ee2ef62e0b07213d843eb508fba966e
tree59322f17c817b8b17f36e47fec173beed68894a3
parent6df633d0dc333ffce683f46f2856024479b170b9
gpu: host1x: Whitespace cleanup for readability

Insert a number of blank lines in places where they increase readability
of the code. Also collapse various variable declarations to shorten some
functions and finally rewrite some code for readability.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/host1x/cdma.c
drivers/gpu/host1x/debug.c
drivers/gpu/host1x/dev.c
drivers/gpu/host1x/hw/cdma_hw.c
drivers/gpu/host1x/hw/channel_hw.c
drivers/gpu/host1x/hw/debug_hw.c
drivers/gpu/host1x/hw/intr_hw.c
drivers/gpu/host1x/hw/syncpt_hw.c
drivers/gpu/host1x/job.c
drivers/gpu/host1x/syncpt.c