From: Tejun Heo Date: Wed, 26 Jul 2006 06:59:26 +0000 (+0900) Subject: [PATCH] ahci: separate out ahci_reset_controller() and ahci_init_controller() X-Git-Tag: v2.6.19-rc1~1262^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d91542c11f3981768367815cf087ad36e792ea4a;p=pandora-kernel.git [PATCH] ahci: separate out ahci_reset_controller() and ahci_init_controller() Separate out ahci_reset_controller() and ahci_init_controller() from ata_host_init(). These will be used by PM callbacks. This patch doesn't introduce any behavior change. Signed-off-by: Tejun Heo Signed-off-by: Zhao, Forrest Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed