diff options
| author | FUJITA Tomonori <[email protected]> | 2010-03-10 15:23:40 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-03-12 15:52:42 -0800 |
| commit | 6e6c70e6910d21443ab0f894bab52b9ea653ef27 (patch) | |
| tree | 8bb1288bb28480ac8ef83dbe6da24584194e1520 /scripts/objdiff | |
| parent | 6a1961f49ee8d7339ea2454443dfc0460e0b2748 (diff) | |
dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma_mask
This converts powerpc to use the generic pci_set_dma_mask and
pci_set_consistent_dma_mask (drivers/pci/pci.c).
The generic pci_set_dma_mask does what powerpc's pci_set_dma_mask does.
Unlike powerpc's pci_set_consistent_dma_mask, the gneric
pci_set_consistent_dma_mask sets only coherent_dma_mask. It doesn't work
for powerpc? pci_set_consistent_dma_mask API should set only
coherent_dma_mask?
Signed-off-by: FUJITA Tomonori <[email protected]>
Acked-by: Benjamin Herrenschmidt <[email protected]>
Cc: Jesse Barnes <[email protected]>
Cc: Greg KH <[email protected]>
Cc: Kay Sievers <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions