AHCI: Move ahci_host_activate() function to libahci.c
authorAlexander Gordeev <agordeev@redhat.com>
Mon, 29 Sep 2014 16:25:58 +0000 (18:25 +0200)
committerTejun Heo <tj@kernel.org>
Mon, 6 Oct 2014 15:43:34 +0000 (11:43 -0400)
commit1c62854f5f7321b3ee8c08d34d7c1e615608566d
tree5d3485de13bee343286f6de651dfaab1a007834c
parenta6849b9fdbffd2492a848df942b39d23bd81ef27
AHCI: Move ahci_host_activate() function to libahci.c

This update is a prerequisite for consolidation of
AHCI host activation code within ahci_host_activate()
function.

Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: linux-ide@vger.kernel.org
drivers/ata/ahci.c
drivers/ata/libahci.c