From: Tejun Heo Date: Wed, 26 Jul 2006 06:59:25 +0000 (+0900) Subject: [PATCH] ahci: relocate several internal functions X-Git-Tag: v2.6.19-rc1~1262^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=254950cd56fee220c9d548f3e57211b95976ba64;p=pandora-kernel.git [PATCH] ahci: relocate several internal functions * move ahci_port_start/stop() below EH functions. This makes ahci more consistent with other drivers and makes prototypes for ahci_start/stop_engine() unnecessary. * swap positions between ahci_start_engine() and ahci_stop_engine() for readability. Signed-off-by: Tejun Heo Signed-off-by: Zhao, Forrest Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed