On Monday 05 September 2011 03:38 PM, Sergei Shtylyov wrote:
Hello.
On 04-09-2011 17:54, Santosh Shilimkar wrote:
quoted
Signed-off-by: Santosh Shilimkar<redacted>
Cc: Kevin Hilman<redacted>
---
arch/arm/mach-omap2/omap-mpuss-lowpower.c | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
quoted
diff --git a/arch/arm/mach-omap2/omap-mpuss-lowpower.c
b/arch/arm/mach-omap2/omap-mpuss-lowpower.c
index 4dd9d0f..0bc7610 100644
--- a/arch/arm/mach-omap2/omap-mpuss-lowpower.c
+++ b/arch/arm/mach-omap2/omap-mpuss-lowpower.c
[...]
quoted
@@ -270,6 +272,7 @@ int omap4_enter_lowpower(unsigned int cpu,
unsigned int power_state)
scu_pwrst_prepare(cpu, power_state);
l2x0_pwrst_prepare(cpu, save_state);
+
Stray newline?
I noticed this later after scanning it on the list.
Will remove it.
Regards
Sntosh