RE: [RESEND][PATCH] sata_fsl: hard and soft reset split

2009-09-11 Thread Kalra Ashish-B00888
] sata_fsl: hard and soft reset split On 06/29/2009 09:26 AM, ashish kalra wrote: > Split sata_fsl_softreset() into hard and soft resets to make > error-handling more efficient & device and PMP detection more reliable. > > Also includes fix for PMP support, driver tested with

Re: [RESEND][PATCH] sata_fsl: hard and soft reset split

2009-09-10 Thread Jeff Garzik
On 06/29/2009 09:26 AM, ashish kalra wrote: Split sata_fsl_softreset() into hard and soft resets to make error-handling more efficient & device and PMP detection more reliable. Also includes fix for PMP support, driver tested with Sil3726, Sil4726 & Exar PMP controllers. Signed-off-by: Ashish K

Re: [RESEND][PATCH] sata_fsl: hard and soft reset split

2009-07-28 Thread Sergei Shtylyov
Hello. ashish kalra wrote: Split sata_fsl_softreset() into hard and soft resets to make error-handling more efficient & device and PMP detection more reliable. Also includes fix for PMP support, driver tested with Sil3726, Sil4726 & Exar PMP controllers. Signed-off-by: Ashish Kalra [..