[PATCH 1/3] ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDs

2013-01-25 Thread Seth Heasley
This patch adds the IDE-mode SATA DeviceIDs for the Intel Avoton SOC. Signed-off-by: Seth Heasley --- 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 174eca6..651fa85 100644 --- a/drivers/ata/ata_piix.c +++

[PATCH 1/3] ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDs

2013-01-25 Thread Seth Heasley
This patch adds the IDE-mode SATA DeviceIDs for the Intel Avoton SOC. Signed-off-by: Seth Heasley seth.heas...@intel.com --- 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 174eca6..651fa85 100644 ---