diff options
author | Sekhar Nori <nsekhar@ti.com> | 2010-10-11 01:11:39 -0400 |
---|---|---|
committer | Sekhar Nori <nsekhar@ti.com> | 2010-11-18 08:08:38 -0500 |
commit | 212d4b69652171d4474bc9dfc08e829737264632 (patch) | |
tree | 23e21bbca0bd6ff51ae011acb93b853b0fbb0ee8 /drivers/spi/Kconfig | |
parent | 0e0eae4d1cdff5fa6608bcc6f6990774dec2527d (diff) |
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 'drivers/spi/Kconfig')
0 files changed, 0 insertions, 0 deletions