diff options
author | Christoph Hellwig <hch@lst.de> | 2015-11-10 23:45:39 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-11-11 01:32:11 +0100 |
commit | 0dcc4a59d5a9821ed6f6cf5e88c96ff4f25e55aa (patch) | |
tree | cffa0eb65e4d57df07cc1c4b0345e90401b3bda2 /Makefile | |
parent | netup_unidvb: use pci_set_dma_mask insted of pci_dma_supported (diff) | |
download | linux-0dcc4a59d5a9821ed6f6cf5e88c96ff4f25e55aa.tar.xz linux-0dcc4a59d5a9821ed6f6cf5e88c96ff4f25e55aa.zip |
nouveau: don't call pci_dma_supported
Just try to set a 64-bit DMA mask first and retry with the smaller dma_mask
if dma_set_mask failed.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: David Airlie <airlied@linux.ie>
Cc: Ben Skeggs <bskeggs@redhat.com>
Cc: Alexandre Courbot <acourbot@nvidia.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Thierry Reding <treding@nvidia.com>
Cc: Dave Airlie <airlied@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions