Re: [PATCH] ahci: Add Marvell 88se91a2 device id

2015-11-02 Thread Johannes Thumshirn
On Sat, 2015-10-31 at 10:16 +0900, Tejun Heo wrote: > On Tue, Oct 27, 2015 at 11:48:14AM +0100, Johannes Thumshirn wrote: > > On Tue, 2015-10-20 at 09:31 +0200, Johannes Thumshirn wrote: > > > Add device id for Marvell 88se91a2 > > > > Tejun, ping? > > Oops, missed this one somehow.  Applied to

Re: [PATCH] ahci: Add Marvell 88se91a2 device id

2015-11-02 Thread Johannes Thumshirn
On Sat, 2015-10-31 at 10:16 +0900, Tejun Heo wrote: > On Tue, Oct 27, 2015 at 11:48:14AM +0100, Johannes Thumshirn wrote: > > On Tue, 2015-10-20 at 09:31 +0200, Johannes Thumshirn wrote: > > > Add device id for Marvell 88se91a2 > > > > Tejun, ping? > > Oops, missed this one somehow.  Applied to

Re: [PATCH] ahci: Add Marvell 88se91a2 device id

2015-10-30 Thread Tejun Heo
On Tue, Oct 27, 2015 at 11:48:14AM +0100, Johannes Thumshirn wrote: > On Tue, 2015-10-20 at 09:31 +0200, Johannes Thumshirn wrote: > > Add device id for Marvell 88se91a2 > > Tejun, ping? Oops, missed this one somehow. Applied to libata/for-4.4. Thanks. -- tejun -- To unsubscribe from this

Re: [PATCH] ahci: Add Marvell 88se91a2 device id

2015-10-30 Thread Tejun Heo
On Tue, Oct 27, 2015 at 11:48:14AM +0100, Johannes Thumshirn wrote: > On Tue, 2015-10-20 at 09:31 +0200, Johannes Thumshirn wrote: > > Add device id for Marvell 88se91a2 > > Tejun, ping? Oops, missed this one somehow. Applied to libata/for-4.4. Thanks. -- tejun -- To unsubscribe from this

Re: [PATCH] ahci: Add Marvell 88se91a2 device id

2015-10-27 Thread Johannes Thumshirn
On Tue, 2015-10-20 at 09:31 +0200, Johannes Thumshirn wrote: > Add device id for Marvell 88se91a2 Tejun, ping? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at

Re: [PATCH] ahci: Add Marvell 88se91a2 device id

2015-10-27 Thread Johannes Thumshirn
On Tue, 2015-10-20 at 09:31 +0200, Johannes Thumshirn wrote: > Add device id for Marvell 88se91a2 Tejun, ping? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at

[PATCH] ahci: Add Marvell 88se91a2 device id

2015-10-20 Thread Johannes Thumshirn
Add device id for Marvell 88se91a2 Signed-off-by: Johannes Thumshirn --- drivers/ata/ahci.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c index a466602..ff343c4 100644 --- a/drivers/ata/ahci.c +++ b/drivers/ata/ahci.c @@ -489,6 +489,8 @@ static

[PATCH] ahci: Add Marvell 88se91a2 device id

2015-10-20 Thread Johannes Thumshirn
Add device id for Marvell 88se91a2 Signed-off-by: Johannes Thumshirn --- drivers/ata/ahci.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c index a466602..ff343c4 100644 --- a/drivers/ata/ahci.c +++ b/drivers/ata/ahci.c @@ -489,6