Re: [RESEND: PATCH] ahci: add pcid for Marvel 0x9182 controller

2014-09-10 Thread Murali Karicheri
On 09/05/2014 01:53 PM, Tejun Heo wrote: On Fri, Sep 05, 2014 at 01:21:00PM -0400, Murali Karicheri wrote: Keystone K2E EVM uses Marvel 0x9182 controller. This requires support for the ID in the ahci driver. Signed-off-by: Murali Karicheri Applied to libata/for-3.17-fixes w/ stable cc'd.

Re: [RESEND: PATCH] ahci: add pcid for Marvel 0x9182 controller

2014-09-10 Thread Murali Karicheri
On 09/05/2014 01:53 PM, Tejun Heo wrote: On Fri, Sep 05, 2014 at 01:21:00PM -0400, Murali Karicheri wrote: Keystone K2E EVM uses Marvel 0x9182 controller. This requires support for the ID in the ahci driver. Signed-off-by: Murali Karicherim-kariche...@ti.com Applied to libata/for-3.17-fixes

Re: [RESEND: PATCH] ahci: add pcid for Marvel 0x9182 controller

2014-09-05 Thread Tejun Heo
On Fri, Sep 05, 2014 at 01:21:00PM -0400, Murali Karicheri wrote: > Keystone K2E EVM uses Marvel 0x9182 controller. This requires support > for the ID in the ahci driver. > > Signed-off-by: Murali Karicheri Applied to libata/for-3.17-fixes w/ stable cc'd. Thanks. -- tejun -- To unsubscribe

[RESEND: PATCH] ahci: add pcid for Marvel 0x9182 controller

2014-09-05 Thread Murali Karicheri
Keystone K2E EVM uses Marvel 0x9182 controller. This requires support for the ID in the ahci driver. Signed-off-by: Murali Karicheri CC: Tejun Heo CC: Santosh Shilimkar --- - Resending with some description in the commit log drivers/ata/ahci.c |2 ++ 1 file changed, 2 insertions(+)

[RESEND: PATCH] ahci: add pcid for Marvel 0x9182 controller

2014-09-05 Thread Murali Karicheri
Keystone K2E EVM uses Marvel 0x9182 controller. This requires support for the ID in the ahci driver. Signed-off-by: Murali Karicheri m-kariche...@ti.com CC: Tejun Heo t...@kernel.org CC: Santosh Shilimkar santosh.shilim...@ti.com --- - Resending with some description in the commit log

Re: [RESEND: PATCH] ahci: add pcid for Marvel 0x9182 controller

2014-09-05 Thread Tejun Heo
On Fri, Sep 05, 2014 at 01:21:00PM -0400, Murali Karicheri wrote: Keystone K2E EVM uses Marvel 0x9182 controller. This requires support for the ID in the ahci driver. Signed-off-by: Murali Karicheri m-kariche...@ti.com Applied to libata/for-3.17-fixes w/ stable cc'd. Thanks. -- tejun --