diff options
author | Sekhar Nori <nsekhar@ti.com> | 2010-10-11 10:41:39 +0530 |
---|---|---|
committer | Sekhar Nori <nsekhar@ti.com> | 2010-11-18 18:38:38 +0530 |
commit | 212d4b69652171d4474bc9dfc08e829737264632 (patch) | |
tree | 23e21bbca0bd6ff51ae011acb93b853b0fbb0ee8 /arch/tile/include/asm/mman.h | |
parent | 0e0eae4d1cdff5fa6608bcc6f6990774dec2527d (diff) | |
download | linux-212d4b69652171d4474bc9dfc08e829737264632.tar.gz linux-212d4b69652171d4474bc9dfc08e829737264632.tar.bz2 linux-212d4b69652171d4474bc9dfc08e829737264632.zip |
spi: davinci: shorten variable names
Shorten names of local variables and structure members where
possible.
Local variables:
* 'davinci_spi' is being renamed 'dspi'
* 'davinci_spi_dma' is being renamed 'dma'
Structure members:
* 'dma_{tx|rx}_channel' is being renamed '{tx|rx}_channel'
since the structure containing them is already called
'davinci_spi_dma'
* 'davinci_spi_dma' in 'davinci_spi' structure is being
renamed 'dma'
Tested-By: Brian Niebuhr <bniebuhr@efjohnson.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'arch/tile/include/asm/mman.h')
0 files changed, 0 insertions, 0 deletions