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)
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

No differences found