commit | 741d204cee6d62bbe0f74ab57ef31702b7d90f62 | [log] [tgz] |
---|---|---|
author | Nishanth Aravamudan <nacc@us.ibm.com> | Mon Oct 18 07:27:01 2010 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Nov 29 15:48:20 2010 +1100 |
tree | 73d5c614efb6d0939f90da22f164c06a9bbfac38 | |
parent | 2f9c9be2ff31670c942572cf96eb6c696362b584 [diff] |
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>