commit | f546e121b5c8672cbae4243a75b9f8dcaed6b1fd | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Nov 10 14:45:25 2015 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Nov 10 16:32:11 2015 -0800 |
tree | eed234ea1756d62d7d5fc106072c46e2061e650f | |
parent | 45fa9c039a09d25cb656f29ac3b061fe5672feab [diff] |
saa7134: 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: Mauro Carvalho Chehab <mchehab@osg.samsung.com> Cc: Pawel Osciak <pawel@osciak.com> Cc: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>