From c3ebd6a9b614ef1fbb5a44a3a33cd639ff4694bf Mon Sep 17 00:00:00 2001 From: Alexander Gordeev Date: Thu, 25 Sep 2014 15:13:21 +0200 Subject: [PATCH] AHCI: Cleanup checking of multiple MSIs/SLM modes Sharing Last Message (SLM) mode is currently checked in two functions: ahci_host_activate() and ahci_init_interrupts(). This update consolidates SLM mode check with activation of multiple MSIs mode. Signed-off-by: Alexander Gordeev Signed-off-by: Tejun Heo Cc: linux-ide@vger.kernel.org --- Reading git-format-patch failed