commit | 58e507987b285f3df99f839c79da3985555ac220 | [log] [tgz] |
---|---|---|
author | Martyn Welch <martyn.welch@gefanuc.com> | Thu Oct 29 16:35:20 2009 +0000 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Dec 11 12:23:18 2009 -0800 |
tree | e781c96a3876e88fcd923622d1a03f25cf44e835 | |
parent | a4b02959d5bec1b3e3a3e266b196673a89e62c29 [diff] |
Staging: vme: Rename VME DMA functions The DMA resource allocation function is called "vme_request_dma" while master and slave window allocation functions are called "vme_master_request" and "vme_slave_request" respectively. Rename "vme_request_dma" to "vme_dma_request" to fit the pattern. Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>