From: Albert Lee Date: Sat, 25 Mar 2006 09:50:15 +0000 (+0800) Subject: [PATCH] libata-dev: Convert ata_pio_task() to use the new ata_hsm_move() X-Git-Tag: v2.6.18-rc1~1079^2~98^2~13^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1af37344f669d0fefa8c8a9e37eb6a7c086a2c2;p=pandora-kernel.git [PATCH] libata-dev: Convert ata_pio_task() to use the new ata_hsm_move() Convert ata_pio_task() to use the new ata_hsm_move(). Changes: - refactor ata_pio_task() to poll device status register and - call the new ata_hsm_move() when device indicates it is not BSY. Signed-off-by: Albert Lee Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed