From: Tejun Heo Date: Wed, 31 May 2006 09:27:23 +0000 (+0900) Subject: [PATCH] libata: set PIO-0 after successful EH reset X-Git-Tag: v2.6.18-rc1~1079^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20952b699035448d2277c64efc5910a31be66ed1;p=pandora-kernel.git [PATCH] libata: set PIO-0 after successful EH reset Set ata_device->pio_mode to XFER_PIO_0 after a successful reset. This is to keep EH resets consistent with probe resets as updated by the commit b6079ca409bf88c248992e96510dd6f610f7ed89. Note that, with soon-to-follow hotplug update, EH resets will include probe resets. Signed-off-by: Tejun Heo --- Reading git-diff-tree failed