icside: DMA support fix
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Wed, 12 Oct 2011 04:45:34 +0000 (04:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Oct 2011 21:04:50 +0000 (17:04 -0400)
commitacc8dbe7f44f1bab6fcf21f2d5efb32ea92e19fd
treee7c2fe6790992dd632c76c0171ab1429ed7fe67b
parent839e7306e5d1ebd57cf12e83d9910b8b2dbe79ba
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>
drivers/ide/icside.c