git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ad8c6a
)
firewire: sbp2: give correct DMA device to scsi framework
author
Clemens Ladisch
<clemens@ladisch.de>
Fri, 18 May 2012 16:39:39 +0000
(18:39 +0200)
committer
Stefan Richter
<stefanr@s5r6.in-berlin.de>
Mon, 21 May 2012 19:42:51 +0000
(21:42 +0200)
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>
No differences found