commit | 7282aa4b49d08254ff1dcefdf3a2fb01b02ebbe2 | [log] [tgz] |
---|---|---|
author | Albert Lee <albertcc@tw.ibm.com> | Sun Oct 09 09:46:07 2005 -0400 |
committer | Jeff Garzik <jgarzik@pobox.com> | Sun Oct 09 09:46:07 2005 -0400 |
tree | 37cba0515abcbf19190acd58f4a74227050a5b4d | |
parent | f58f8be7f65312f602f7970e7da47a6413e692b0 [diff] |
[libata irq-pio] reorganize ata_pio_sector() and __atapi_pio_bytes() - move some code out of the kmap_atomic() / kunmap_atomic() zone - remove the redundant "do_write = (qc->tf.flags & ATA_TFLAG_WRITE);" Signed-off-by: Albert Lee <albertcc@tw.ibm.com>