Re: [PATCH 2/3] ata_piix: Add Device IDs for Intel 9 Series PCH

2014-08-28 Thread Tejun Heo
On Wed, Aug 27, 2014 at 02:31:58PM -0700, James Ralston wrote: > This patch adds the IDE mode SATA Device IDs for the Intel 9 Series PCH. > > Signed-off-by: James Ralston Applied to libata/for-3.17-fixes w/ stable cc'd. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubsc

[PATCH 2/3] ata_piix: Add Device IDs for Intel 9 Series PCH

2014-08-27 Thread James Ralston
This patch adds the IDE mode SATA Device IDs for the Intel 9 Series PCH. Signed-off-by: James Ralston --- drivers/ata/ata_piix.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/ata/ata_piix.c b/drivers/ata/ata_piix.c index 893e30e..ffbe625 100644 --- a/drivers/ata/ata_piix.c