From: Alexander Gordeev Date: Thu, 25 Sep 2014 13:13:21 +0000 (+0200) Subject: AHCI: Cleanup checking of multiple MSIs/SLM modes X-Git-Tag: fixes-against-v3.18-rc2~136^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3ebd6a9b614ef1fbb5a44a3a33cd639ff4694bf;p=pandora-kernel.git 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-diff-tree failed