commit | 111be8b28d87769dfbde901602d262902575805d | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Nov 10 14:45:28 2015 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Nov 10 16:32:11 2015 -0800 |
tree | c088ae651d2fa96a3a459a9cc78a8514094cc074 | |
parent | f546e121b5c8672cbae4243a75b9f8dcaed6b1fd [diff] |
cx88: 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: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>