Skip to content
Commit 228a5e1a authored by Christoph Hellwig's avatar Christoph Hellwig
Browse files

powerpc/cell: clean up fixed mapping dma_ops initialization



By the time cell_pci_dma_dev_setup calls cell_dma_dev_setup no device can
have the fixed map_ops set yet as it's only set by the set_dma_mask
method.  So move the setup for the fixed case to be only called in that
place instead of indirecting through cell_dma_dev_setup.

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent c1f03776
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment