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>
Showing
- drivers/gpu/host1x/cdma.c 18 additions, 8 deletionsdrivers/gpu/host1x/cdma.c
- drivers/gpu/host1x/debug.c 20 additions, 8 deletionsdrivers/gpu/host1x/debug.c
- drivers/gpu/host1x/dev.c 7 additions, 7 deletionsdrivers/gpu/host1x/dev.c
- drivers/gpu/host1x/hw/cdma_hw.c 7 additions, 6 deletionsdrivers/gpu/host1x/hw/cdma_hw.c
- drivers/gpu/host1x/hw/channel_hw.c 2 additions, 0 deletionsdrivers/gpu/host1x/hw/channel_hw.c
- drivers/gpu/host1x/hw/debug_hw.c 7 additions, 7 deletionsdrivers/gpu/host1x/hw/debug_hw.c
- drivers/gpu/host1x/hw/intr_hw.c 4 additions, 2 deletionsdrivers/gpu/host1x/hw/intr_hw.c
- drivers/gpu/host1x/hw/syncpt_hw.c 3 additions, 2 deletionsdrivers/gpu/host1x/hw/syncpt_hw.c
- drivers/gpu/host1x/job.c 2 additions, 1 deletiondrivers/gpu/host1x/job.c
- drivers/gpu/host1x/syncpt.c 22 additions, 2 deletionsdrivers/gpu/host1x/syncpt.c
Loading
Please register or sign in to comment