aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSergei Shtylyov <[email protected]>2006-12-29 16:49:18 -0800
committerLinus Torvalds <[email protected]>2006-12-30 10:56:43 -0800
commit242ce41fc92214c3430495edd43783c3ba3dcd2b (patch)
treee550962d9ee6706ebdf8c49f1165428b0e63ecdc /include/linux
parent755cd90029b61b96816b8ac0ab6a33a197f842d0 (diff)
[PATCH] PIIX: remove check for broken MW DMA mode 0
There's no need to check in piix_config_drive_for_dma() for broken MW DMA mode 0 as this mode is not supported by the driver (it sets hwif->mwdma_mask to 0x6), and hence can't be selected by ide_dma_speed(). (Alan sayeth "Probably right but if not you've got a subtle corruptor. Should at least stick a BUG_ON mode 0 setting right close when the mode is set.") Signed-off-by: Sergei Shtylyov <[email protected]> Cc: Alan Cox <[email protected]> Acked-by: Bartlomiej Zolnierkiewicz <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions