commit | a6849b9fdbffd2492a848df942b39d23bd81ef27 | [log] [tgz] |
---|---|---|
author | Alexander Gordeev <agordeev@redhat.com> | Mon Sep 29 18:25:57 2014 +0200 |
committer | Tejun Heo <tj@kernel.org> | Mon Oct 06 11:43:34 2014 -0400 |
tree | 097c784127a46ccf49d5ede7b9d6279c513906a8 | |
parent | 36888e955c7c7ba8c66756fed60ac6e453fcbb5f [diff] |
AHCI: Pass SCSI host template as arg to ahci_host_activate() 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