lkml.org 
[lkml]   [2007]   [Mar]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH -mm] Blackfin arch: power management replace firmware disk mode
From
Date
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-03-26 12:15    [W:0.043 / U:0.140 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site