tw68-core: use pci_set_dma_mask insted of pci_dma_supported
authorChristoph Hellwig <[email protected]>
Tue, 10 Nov 2015 22:45:20 +0000 (14:45 -0800)
committerLinus Torvalds <[email protected]>
Wed, 11 Nov 2015 00:32:11 +0000 (16:32 -0800)
commitbad007bca7b7643fea786737071c86088ba2803b
tree1ee266c7ac1e5d8c01e3ba1293278633a75fe3e3
parent46a7fd8a9b302116b3263bc8e47f8f08c0d3a2ca
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 <[email protected]>
Cc: Hans Verkuil <[email protected]>
Cc: Mauro Carvalho Chehab <[email protected]>
Cc: Pawel Osciak <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/media/pci/tw68/tw68-core.c