]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit29978bae9f5441bf0fb2a0a77940da3f3ba45508
tree5d3485de13bee343286f6de651dfaab1a007834c
parentebb5cd3a5a769fd74df9fed1c765d375af7eb2a5
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