]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ide-pmac: remove control register messing from pmac_ide_dma_check()
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Sat, 13 Oct 2007 15:47:49 +0000 (17:47 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Sat, 13 Oct 2007 15:47:49 +0000 (17:47 +0200)
commit78103940e4f8084de2bf8ca81c4bd09b48e9ac16
tree4743334185826b4430cdda33b444216fb40bd526
parent90f72eca36e92d5756cf312535d94d7f21f34d2e
ide-pmac: remove control register messing from pmac_ide_dma_check()

pmac_ide_do_setfeature() contains matching nIEN setting/clearing so this
Device Control register messing in pmac_ide_dma_check() is totally unnecessary.

Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/ppc/pmac.c