From: Jon Mason Date: Tue, 19 Nov 2013 16:34:47 +0000 (-0700) Subject: NTB: correct dmaengine_get/put usage X-Git-Tag: v3.13-rc2~28^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94681194e667c33ba303f1225814197594cbfc34;p=pandora-kernel.git NTB: correct dmaengine_get/put usage dmaengine_get() causes the initialization of the per-cpu channel tables. It needs to be called prior to dma_find_channel(). Initial version by Dan Williams Signed-off-by: Jon Mason --- Reading git-diff-tree failed