git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fca4d51
)
NTB: correct dmaengine_get/put usage
author
Jon Mason
<jon.mason@intel.com>
Tue, 19 Nov 2013 16:34:47 +0000
(09:34 -0700)
committer
Jon Mason
<jon.mason@intel.com>
Wed, 20 Nov 2013 16:57:32 +0000
(09:57 -0700)
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 <dan.j.williams@intel.com>
Signed-off-by: Jon Mason <jon.mason@intel.com>
drivers/ntb/ntb_transport.c
patch
|
blob
|
history
diff --cc
drivers/ntb/ntb_transport.c
Simple merge