]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
vdma: xilinx: Code cleanup in the driver
authorSrikanth Thokala <srikanth.thokala@xilinx.com>
Fri, 13 Dec 2013 09:07:26 +0000 (14:37 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 13 Dec 2013 10:18:38 +0000 (11:18 +0100)
commit72acdaeaf5107c00be11ec5481ea196e5bec0a20
treefe0cba6c1278a91fa4d44d6a13f61523cc1664b6
parentac74117aa91b1e37d21b874133b48a18f7b9462a
vdma: xilinx: Code cleanup in the driver

This patch does code cleanup in the driver:
- Use u32 to maintain sychronization throughout driver
- Use operators (conditional/boolean) on the previous line
  after a line-break
- And removes redundant code

Signed-off-by: Srikanth Thokala <sthokal@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/dma/xilinx/xilinx_axivdma.c