commit | 45fa9c039a09d25cb656f29ac3b061fe5672feab | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Nov 10 14:45:23 2015 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Nov 10 16:32:11 2015 -0800 |
tree | d127a1d5052fe944bbfe05fb2e4026d7b57936c7 | |
parent | bad007bca7b7643fea786737071c86088ba2803b [diff] |
saa7164: 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: Hans Verkuil <hverkuil@xs4all.nl> Cc: Steven Toth <stoth@kernellabs.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>