]> bbs.cooldavid.org Git - net-next-2.6.git/commit
siimage: use ide_dma_test_irq() (take 2)
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Mon, 15 Jun 2009 16:52:57 +0000 (18:52 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Mon, 15 Jun 2009 16:52:57 +0000 (18:52 +0200)
commit74414a91204ee57528041f771da1fd1ee3ba64c4
tree866ea9b70f3448867024a30803d481a5350aa9da
parent30e5ffc368ff7d96fbc7a51ede10809642b0a6df
siimage: use ide_dma_test_irq() (take 2)

Remove interrupt bit test (not trusted anyway) from siimage_io_dma_test_irq()
and siimage_mmio_dma_test_irq() -- this allows to replace the former function
with now identical ide_dma_test_irq()...

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/siimage.c