commit | bad007bca7b7643fea786737071c86088ba2803b | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Nov 10 14:45:20 2015 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Nov 10 16:32:11 2015 -0800 |
tree | 1ee266c7ac1e5d8c01e3ba1293278633a75fe3e3 | |
parent | 46a7fd8a9b302116b3263bc8e47f8f08c0d3a2ca [diff] |
tw68-core: use pci_set_dma_mask insted of pci_dma_supported This ensures the dma mask that is supported by the driver is recorded in the device structure. Signed-off-by: Christoph Hellwig <hch@lst.de> Cc: Hans Verkuil <hverkuil@xs4all.nl> Cc: Mauro Carvalho Chehab <mchehab@osg.samsung.com> Cc: Pawel Osciak <pawel@osciak.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>