Searched hist:c3ebd6a9b614ef1fbb5a44a3a33cd639ff4694bf (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/ata/ |
H A D | ahci.h | diff c3ebd6a9b614ef1fbb5a44a3a33cd639ff4694bf Thu Sep 25 08:13:21 CDT 2014 Alexander Gordeev <agordeev@redhat.com> 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 <agordeev@redhat.com> Signed-off-by: Tejun Heo <tj@kernel.org> Cc: linux-ide@vger.kernel.org
|
H A D | ahci.c | diff c3ebd6a9b614ef1fbb5a44a3a33cd639ff4694bf Thu Sep 25 08:13:21 CDT 2014 Alexander Gordeev <agordeev@redhat.com> 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 <agordeev@redhat.com> Signed-off-by: Tejun Heo <tj@kernel.org> Cc: linux-ide@vger.kernel.org
|