From: Martyn Welch Date: Thu, 29 Oct 2009 16:35:20 +0000 (+0000) Subject: Staging: vme: Rename VME DMA functions X-Git-Tag: v2.6.33-rc1~313^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58e507987b285f3df99f839c79da3985555ac220;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed