[PATCH] AHCI: Remove obsolete Intel Lewisburg SATA RAID device IDs

2016-02-26 Thread scott . lawson
From: Scott Lawson These PCI device IDs have been removed from the Intel Lewisburg design specification. They are no longer needed. Signed-off-by: Scott Lawson --- drivers/ata/ahci.c | 4 1 file changed, 4 deletions(-) diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c index 546a369

[RFC] AHCI: Remove conflicting Intel Lewisburg 3rd-party SATA RAID device IDs

2016-02-26 Thread scott . lawson
From: Scott Lawson These PCI device IDs in the AHCI driver conflict with proprietary drivers, preventing them from loading. Signed-off-by: Scott Lawson --- drivers/ata/ahci.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c index 546a369..3394492