| commit | acc8dbe7f44f1bab6fcf21f2d5efb32ea92e19fd | [log] [tgz] |
|---|---|---|
| author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Wed Oct 12 04:45:34 2011 +0000 |
| committer | David S. Miller <davem@davemloft.net> | Thu Oct 13 17:04:50 2011 -0400 |
| tree | e7c2fe6790992dd632c76c0171ab1429ed7fe67b | |
| parent | 839e7306e5d1ebd57cf12e83d9910b8b2dbe79ba [diff] |
icside: DMA support fix
Fix problem introduced by commit 5e37bdc ("ide: add struct
ide_dma_ops (take 3)"): d.dma_ops shouldn't be cleared if
we are going to use DMA.
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>