]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/cell: Beat dma ops cleanup
authorNishanth Aravamudan <nacc@us.ibm.com>
Mon, 18 Oct 2010 07:27:01 +0000 (07:27 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 29 Nov 2010 04:48:20 +0000 (15:48 +1100)
commit741d204cee6d62bbe0f74ab57ef31702b7d90f62
tree73d5c614efb6d0939f90da22f164c06a9bbfac38
parent2f9c9be2ff31670c942572cf96eb6c696362b584
powerpc/cell: Beat dma ops cleanup

direct_dma_ops is the default pci dma ops.

No need to call a function to get the pci dma ops, we know they are the
dma_direct_ops.

Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/cell/beat_iommu.c