From: Dan Williams Date: Tue, 6 Jan 2009 18:38:17 +0000 (-0700) Subject: dmaengine: replace dma_async_client_register with dmaengine_get X-Git-Tag: v2.6.29-rc1~39^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=209b84a88fe81341b4d8d465acc4a67cb7c3feb3;p=pandora-kernel.git dmaengine: replace dma_async_client_register with dmaengine_get Now that clients no longer need to be notified of channel arrival dma_async_client_register can simply increment the dmaengine_ref_count. Reviewed-by: Andrew Morton Signed-off-by: Dan Williams --- Reading git-diff-tree failed