From: Alexander Gordeev Date: Mon, 29 Sep 2014 16:25:59 +0000 (+0200) Subject: AHCI: Move host activation code into ahci_host_activate() X-Git-Tag: fixes-against-v3.18-rc2~136^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1028e2f95b75acab4f1046acae1b1ca7d7b2577;p=pandora-kernel.git AHCI: Move host activation code into ahci_host_activate() Currently host activation done by calling either function ahci_host_activate() or ata_host_activate(). Consolidate the code by only calling ahci_host_activate() for all AHCI devices. Signed-off-by: Alexander Gordeev Signed-off-by: Tejun Heo Cc: linux-ide@vger.kernel.org --- Reading git-diff-tree failed