mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH -mm] Blackfin arch: power management replace firmware disk mode
@ 2007-03-26 10:12 Wu, Bryan
  0 siblings, 0 replies; only message in thread
From: Wu, Bryan @ 2007-03-26 10:12 UTC (permalink / raw)
  To: Andrew Morton, Arnd Bergmann, Paul Mundt, linux-kernel

Hi folks,

This patches replace firmware disk mode according to include/linux/pm.h

Signed-off-by: Bryan Wu <bryan.wu@analog.com> 
---

 arch/blackfin/mach-common/pm.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: linux-2.6.x/arch/blackfin/mach-common/pm.c
===================================================================
--- linux-2.6.x.orig/arch/blackfin/mach-common/pm.c
+++ linux-2.6.x/arch/blackfin/mach-common/pm.c
@@ -166,7 +166,7 @@
 }
 
 struct pm_ops bfin_pm_ops = {
-	.pm_disk_mode = PM_DISK_FIRMWARE,
+	.pm_disk_mode = PM_DISK_PLATFORM,
 	.prepare = bfin_pm_prepare,
 	.enter = bfin_pm_enter,
 	.finish = bfin_pm_finish,
_

Thanks,
-Bryan Wu

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-03-26 10:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-26 10:12 [PATCH -mm] Blackfin arch: power management replace firmware disk mode Wu, Bryan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®