All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4EC5D10A.1020402@st.com>

diff --git a/a/1.txt b/N1/1.txt
index 7091d55..eb9951a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -17,7 +17,7 @@ On 11/17/2011 11:12 PM, Russell King - ARM Linux wrote:
 >> +++ b/arch/arm/plat-spear/include/plat/system.h
 >> @@ -31,7 +31,7 @@ static inline void arch_reset(char mode, const char *cmd)
 >>  {
->>       if (mode = 's') {
+>>       if (mode == 's') {
 >>               /* software reset, Jump into ROM at address 0 */
 >> -             cpu_reset(0);
 >> +             soft_restart(0);
diff --git a/a/content_digest b/N1/content_digest
index e72ab12..b545868 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,9 @@
  "ref\020111106173113.GI12913@n2100.arm.linux.org.uk\0"
  "ref\0E1RN6b9-0001NG-NS@rmk-PC.arm.linux.org.uk\0"
  "ref\020111117174247.GF9581@n2100.arm.linux.org.uk\0"
- "From\0Viresh Kumar <viresh.kumar@st.com>\0"
- "Subject\0Re: [PATCH 6/7] ARM: restart: only perform setup for restart when\0"
- "Date\0Fri, 18 Nov 2011 03:41:14 +0000\0"
+ "From\0viresh.kumar@st.com (Viresh Kumar)\0"
+ "Subject\0[PATCH 6/7] ARM: restart: only perform setup for restart when soft-restarting\0"
+ "Date\0Fri, 18 Nov 2011 08:59:14 +0530\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -26,7 +26,7 @@
  ">> +++ b/arch/arm/plat-spear/include/plat/system.h\n"
  ">> @@ -31,7 +31,7 @@ static inline void arch_reset(char mode, const char *cmd)\n"
  ">>  {\n"
- ">>       if (mode = 's') {\n"
+ ">>       if (mode == 's') {\n"
  ">>               /* software reset, Jump into ROM at address 0 */\n"
  ">> -             cpu_reset(0);\n"
  ">> +             soft_restart(0);\n"
@@ -41,4 +41,4 @@
  "-- \n"
  viresh
 
-8987f05d7b2949083f94577adccf4596e7f5562a44dc83e16f22d0458b14e585
+b4889a79d24046a744c3dfeb501292b89c5e8c55968246d6ea293d29564aa636

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.