[PATCH] powerpc: Fix the ide suspend function in uli1575

Subsystems: linux for powerpc (32-bit and 64-bit), the rest

STALE6418d

2 messages, 1 author, 2009-01-06 · open the first message on its own page

[PATCH] powerpc: Fix the ide suspend function in uli1575

From: Kumar Gala <hidden>
Date: 2008-12-04 21:36:55

From: Jason Jin <redacted>

The general pci resume code can only restore part of the
configuration registers. We need to reconfigure those
registers in the FIXUP_RESUME.

Signed-off-by: Jason Jin <redacted>
Signed-off-by: Kumar Gala <redacted>
---
 arch/powerpc/platforms/fsl_uli1575.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/powerpc/platforms/fsl_uli1575.c b/arch/powerpc/platforms/fsl_uli1575.c
index 8c61996..1db6b9e 100644
--- a/arch/powerpc/platforms/fsl_uli1575.c
+++ b/arch/powerpc/platforms/fsl_uli1575.c
@@ -249,6 +249,7 @@ DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_AL, 0x5288, quirk_uli5288);
 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_AL, 0x5229, quirk_uli5229);
 DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_AL, 0x5249, quirk_final_uli5249);
 DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_AL, 0x1575, quirk_final_uli1575);
+DECLARE_PCI_FIXUP_RESUME(PCI_VENDOR_ID_AL, 0x5229, quirk_uli5229);
 
 static void __devinit hpcd_quirk_uli1575(struct pci_dev *dev)
 {
-- 
1.5.6.5

Re: [PATCH] powerpc: Fix the ide suspend function in uli1575

From: Kumar Gala <hidden>
Date: 2009-01-06 15:51:29

On Dec 4, 2008, at 3:34 PM, Kumar Gala wrote:
From: Jason Jin <redacted>

The general pci resume code can only restore part of the
configuration registers. We need to reconfigure those
registers in the FIXUP_RESUME.

Signed-off-by: Jason Jin <redacted>
Signed-off-by: Kumar Gala <redacted>
---
arch/powerpc/platforms/fsl_uli1575.c |    1 +
1 files changed, 1 insertions(+), 0 deletions(-)
applied

- k
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help