All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1351162702-8391-3-git-send-email-hechtb@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 3aa912f..c7eae6c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -50,7 +50,7 @@ index 624f00f..96ddb97 100644
 -	modify_scu_cpu_psr(0, 3 << (cpu * 8));
 +	scu_power_mode(scu_base_addr(), 0);
  
- 	if (((__raw_readl(PSTR) >> (4 * cpu)) & 3) = 3)
+ 	if (((__raw_readl(PSTR) >> (4 * cpu)) & 3) == 3)
  		__raw_writel(1 << cpu, WUPCR);	/* wake up */
 @@ -95,8 +78,6 @@ static int __cpuinit sh73a0_boot_secondary(unsigned int cpu, struct task_struct
  
diff --git a/a/content_digest b/N1/content_digest
index 661cf53..5a16d87 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\01351162702-8391-1-git-send-email-hechtb@gmail.com\0"
- "From\0Bastian Hecht <hechtb@googlemail.com>\0"
+ "From\0hechtb@googlemail.com (Bastian Hecht)\0"
  "Subject\0[PATCH 2/3] ARM: shmobile: sh73a0: Replace modify_scu_cpu_psr with scu_power_mode\0"
- "Date\0Thu, 25 Oct 2012 10:58:21 +0000\0"
+ "Date\0Thu, 25 Oct 2012 12:58:21 +0200\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -57,7 +57,7 @@
  "-\tmodify_scu_cpu_psr(0, 3 << (cpu * 8));\n"
  "+\tscu_power_mode(scu_base_addr(), 0);\n"
  " \n"
- " \tif (((__raw_readl(PSTR) >> (4 * cpu)) & 3) = 3)\n"
+ " \tif (((__raw_readl(PSTR) >> (4 * cpu)) & 3) == 3)\n"
  " \t\t__raw_writel(1 << cpu, WUPCR);\t/* wake up */\n"
  "@@ -95,8 +78,6 @@ static int __cpuinit sh73a0_boot_secondary(unsigned int cpu, struct task_struct\n"
  " \n"
@@ -80,4 +80,4 @@
  "-- \n"
  1.7.9.5
 
-cc266fde151094ace3fbeef0a36538447846aeb4cc6df01bcce79773c9047bfd
+8c65918757b45516d4570a4c08a19975d5e514aad3234536266b2a1846e8794a

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.