From: Tejun Heo Date: Tue, 27 Nov 2007 10:28:55 +0000 (+0900) Subject: libata: move ata_set_mode() to libata-eh.c X-Git-Tag: v2.6.25-rc1~1233^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f1d1e3a03fd04a9d9c82fd3cf414020097bb142;p=pandora-kernel.git libata: move ata_set_mode() to libata-eh.c Move ata_set_mode() to libata-eh.c. ata_set_mode() is surely an EH action and will be more tightly coupled with the rest of error handling. Move it to libata-eh.c. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed