commit | 1794ef2b150dd502bc31cb50ad36c901337b4d0e | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Nov 10 09:28:22 2018 +0100 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Wed Nov 21 22:21:42 2018 -0500 |
tree | 358e27bd0b99e760167f62f5c17169e93c662edb | |
parent | 469f72ddc618d0afe05176b18ae6ebefb1fc6fe2 [diff] |
scsi: aha1542: convert to DMA mapping API aha1542 is one of the last users of the legacy isa_*_to_bus APIs, which also isn't portable enough. Convert it to the proper DMA mapping API. Thanks to Ondrej Zary for testing and finding and fixing a crucial bug. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>