Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758027AbaDBISR (ORCPT ); Wed, 2 Apr 2014 04:18:17 -0400 Received: from mx1.redhat.com ([209.132.183.28]:12435 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752190AbaDBISO (ORCPT ); Wed, 2 Apr 2014 04:18:14 -0400 From: Alexander Gordeev To: linux-kernel@vger.kernel.org Cc: Alexander Gordeev , linux-ide@vger.kernel.org Subject: [PATCH 0/2] ahci: Tweaks to the driver's PCI function Date: Wed, 2 Apr 2014 10:19:55 +0200 Message-Id: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, The changes are against the latest Linus tree. Cc: linux-ide@vger.kernel.org Alexander Gordeev (2): ahci: Ensure "MSI Revert to Single Message" mode is not enforced ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range() drivers/ata/ahci.c | 25 +++++++++++++++++++++---- drivers/ata/ahci.h | 1 + 2 files changed, 22 insertions(+), 4 deletions(-) -- 1.7.7.6 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/