diff for duplicates of <20130731070749.14444.18254.sendpatchset@w520> diff --git a/a/1.txt b/N1/1.txt index 7e4ce4a..76d61b0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -62,7 +62,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se> +{ + unsigned long mask = SCU_PM_POWEROFF << (cpu * 8); + -+ if ((__raw_readl(shmobile_scu_base + 8) & mask) = mask) ++ if ((__raw_readl(shmobile_scu_base + 8) & mask) == mask) + return 1; + + return 0; diff --git a/a/content_digest b/N1/content_digest index 6b0a9c7..c6d75fc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020130731070702.14444.64961.sendpatchset@w520\0" - "From\0Magnus Damm <magnus.damm@gmail.com>\0" + "From\0magnus.damm@gmail.com (Magnus Damm)\0" "Subject\0[PATCH 05/07] ARM: shmobile: Add shared SCU CPU Hotplug code\0" - "Date\0Wed, 31 Jul 2013 07:07:49 +0000\0" + "Date\0Wed, 31 Jul 2013 16:07:49 +0900\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -69,7 +69,7 @@ "+{\n" "+\tunsigned long mask = SCU_PM_POWEROFF << (cpu * 8);\n" "+\n" - "+\tif ((__raw_readl(shmobile_scu_base + 8) & mask) = mask)\n" + "+\tif ((__raw_readl(shmobile_scu_base + 8) & mask) == mask)\n" "+\t\treturn 1;\n" "+\n" "+\treturn 0;\n" @@ -94,4 +94,4 @@ "+}\n" +#endif -627831c7d43389619f80baa635a0e78055fcc20c0108210ac9ec99c68eac8c3d +c14885639721df609c41f489e84f7c3b4288c93f6ac5a1fc11f676de8d6b9b23
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.