• Jeff Garzik's avatar
    [libata] kill ATA_QCFLAG_POLL flag · 32b467bb
    Jeff Garzik authored
    The standard ATA bit nIEN in the Device Control register serves as
    the indicator for whether we are polling or not.  As it mirrors
    ATA_QCFLAG_POLL completely, eliminate that in favor of testing
    ATA_NIEN bit.
    32b467bb
sata_promise.c 16.6 KB