[PATCH v3 3/3] ahci: st: Add support for ST's SATA IP

2014-02-26 Thread Lee Jones
ahci: st: Add support for ST's SATA IP Acked-by: Alexandre Torgue Signed-off-by: Lee Jones diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index b4a9262..ee7a3dc 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig @@ -97,6 +97,15 @@ config SATA_AHCI_PLATFORM If unsure,

Re: [PATCH v3 3/3] ahci: st: Add support for ST's SATA IP

2014-03-04 Thread Bartlomiej Zolnierkiewicz
Hi, On Wednesday, February 26, 2014 02:47:21 PM Lee Jones wrote: > ahci: st: Add support for ST's SATA IP > > Acked-by: Alexandre Torgue > Signed-off-by: Lee Jones > > diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig > index b4a9262..ee7a3dc 100644 > --- a/drivers/ata/Kconfig > +++ b/dr

Re: [PATCH v3 3/3] ahci: st: Add support for ST's SATA IP

2014-03-04 Thread Tejun Heo
On Tue, Mar 04, 2014 at 02:48:54PM +0100, Bartlomiej Zolnierkiewicz wrote: > > Hi, > > On Wednesday, February 26, 2014 02:47:21 PM Lee Jones wrote: > > ahci: st: Add support for ST's SATA IP > > > > Acked-by: Alexandre Torgue > > Signed-off-by: Lee Jones > > > > diff --git a/drivers/ata/Kconf