Re: [PATCH 1/4] ahci: Add Device IDs for Intel Sunrise Point PCH

2014-10-27 Thread Tejun Heo
On Mon, Oct 13, 2014 at 03:16:38PM -0700, James Ralston wrote: > This patch adds the AHCI-mode SATA Device IDs for the Intel Sunrise Point PCH. > > Signed-off-by: James Ralston Applied to libata/for-3.18-fixes w/ stable cc'd. Sorry about the delay. -- tejun -- To unsubscribe from this list: s

[PATCH 1/4] ahci: Add Device IDs for Intel Sunrise Point PCH

2014-10-13 Thread James Ralston
This patch adds the AHCI-mode SATA Device IDs for the Intel Sunrise Point PCH. Signed-off-by: James Ralston --- drivers/ata/ahci.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c index a0cc0ed..efa08f4 100644 --- a/drivers/ata/ahci.c +++ b/drivers