Re: [PATCH] sata_fsl: Split hard and soft reset
From: Kumar Gala <hidden>
Date: 2009-11-05 15:03:32
Also in:
linux-ide
From: Kumar Gala <hidden>
Date: 2009-11-05 15:03:32
Also in:
linux-ide
On Oct 16, 2009, at 11:44 AM, Anton Vorontsov wrote:
From: Jiang Yutang <redacted> 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. [AV: Also fixes resuming from deep sleep on MPC8315 CPUs] Signed-off-by: Jiang Yutang <redacted> Signed-off-by: Anton Vorontsov <redacted> --- drivers/ata/sata_fsl.c | 84 ++++++++++++++++++++++++ +----------------------- 1 files changed, 44 insertions(+), 40 deletions(-)
Jeff, any update on this going in for .32? - k