commit | 473ffe6560fd5fa5fd5a488e8948899231972bd5 | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Fri May 18 18:39:39 2012 +0200 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Mon May 21 21:42:51 2012 +0200 |
tree | 0c5dd7c1f87105da61fa2568b43b315feb0da00c | |
parent | 0ad8c6a22d03a1598f7cc6585c65354dadca62ad [diff] |
firewire: sbp2: give correct DMA device to scsi framework The sbp2 driver does DMA not on the unit but on the card device. The driver worked even with the wrong device because at the moment, it happens to reimplement the DMA functions of the SCSI framework. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>