Gitweb:
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f13fd3cc9147801bdf56f5964c58c9838a74dd47
Commit: f13fd3cc9147801bdf56f5964c58c9838a74dd47
Parent: b1d0e4f535e10775cffde922208b49629169aeaa
Author: Russell King <[EMAIL PROTECTED]>
AuthorDate: Thu Feb 7 20:17:53 2008 +0000
Committer: Russell King <[EMAIL PROTECTED]>
CommitDate: Sat Feb 9 19:16:22 2008 +0000
[ARM] pxa: remove debugging PM: printk
Signed-off-by: Russell King <[EMAIL PROTECTED]>
---
arch/arm/mach-pxa/pxa3xx.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/arch/arm/mach-pxa/pxa3xx.c b/arch/arm/mach-pxa/pxa3xx.c
index e47e67c..4b048b1 100644
--- a/arch/arm/mach-pxa/pxa3xx.c
+++ b/arch/arm/mach-pxa/pxa3xx.c
@@ -266,8 +266,6 @@ static void pxa3xx_cpu_standby(unsigned int pwrmode)
AD2D0ER = 0;
AD2D1ER = 0;
-
- printk("PM: AD2D0SR=%08x ASCR=%08x\n", AD2D0SR, ASCR);
}
/*
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html