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:
e0138c2
)
ttm: Include the 'struct dev' when using the DMA API.
author
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Tue, 22 Feb 2011 18:24:32 +0000
(13:24 -0500)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Tue, 22 Feb 2011 18:26:23 +0000
(13:26 -0500)
This makes the accounting when using 'debug_dma_dump_mappings()'
and CONFIG_DMA_API_DEBUG=y be assigned to the correct device
instead of 'fallback'.
No functional change - just cosmetic.
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
No differences found