From: Mikael Pettersson Date: Wed, 10 Jan 2007 08:32:34 +0000 (+0100) Subject: sata_promise: ATAPI cleanup X-Git-Tag: v2.6.21-rc1~274^2~518 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73fd456b2dd770ab4fcf14b9d45b7482237a2cf7;p=pandora-kernel.git sata_promise: ATAPI cleanup 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 cannot occur in the current driver, but may occur if the driver starts issuing ATAPI non-DMA commands as PDC packets Signed-off-by: Mikael Pettersson Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed