From: Tejun Heo Date: Tue, 24 Jan 2006 08:05:22 +0000 (+0900) Subject: [PATCH] libata: modify ata_dev_try_classify X-Git-Tag: v2.6.17-rc1~1182^2~111 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4dc7623c1bb258b66418261dab40f0e4cfc6d42;p=pandora-kernel.git [PATCH] libata: modify ata_dev_try_classify Make ata_dev_try_classify take @r_err to store tf error register value on completion and return device class instead of directly manipulating dev->class. This is preparation for new reset mechanism. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed