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:
5ff6461
)
drm: Remove unneeded dma sync in ATI pcigart alloc
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Sun, 20 Apr 2008 00:26:31 +0000
(10:26 +1000)
committer
Dave Airlie
<airlied@linux.ie>
Sat, 26 Apr 2008 07:48:21 +0000
(17:48 +1000)
Now that the ATI pcigart code uses dma_alloc_coherent, we don't need
the dma_sync_single_for_device() that we used to have here.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found