Re: [PATCH 2.6.20-rc4] sata_promise: ATAPI cleanup

2007-01-19 Thread Jeff Garzik
Mikael Pettersson wrote: Here's a cleanup for yesterday's sata_promise ATAPI patch: - add and use a symbolic constant for the altstatus register - check return status from ata_busy_wait() - add missing newline in a warning printk() - update comment in pdc_issue_atapi_pkt_cmd() to clarify that t

[PATCH 2.6.20-rc4] sata_promise: ATAPI cleanup

2007-01-10 Thread Mikael Pettersson
Here's a cleanup for yesterday's sata_promise ATAPI patch: - add and use a symbolic constant for the altstatus register - check return status from ata_busy_wait() - add missing newline in a warning printk() - update comment in pdc_issue_atapi_pkt_cmd() to clarify that the maybe-wait-for-INT issue