diff for duplicates of <201306271401.13198.arnd@arndb.de> diff --git a/a/1.txt b/N1/1.txt index a6c8592..dea48ee 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -39,7 +39,7 @@ using of_iomap(). > + __raw_writel(bar | 0x10, p + r8a7790_clst[clst_id].cabar); > + > + /* enable clocks for cluster */ -> + if (r8a7790_clst[clst_id].use_count++ = 0) { +> + if (r8a7790_clst[clst_id].use_count++ == 0) { > + mask = 1 << r8a7790_clst[clst_id].rescnt_bit; > + __raw_writel(__raw_readl(p + RESCNT) & ~mask, p + RESCNT); > + } diff --git a/a/content_digest b/N1/content_digest index e58eeb9..236be35 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020130626235837.11576.86389.sendpatchset@w520\0" - "From\0Arnd Bergmann <arnd@arndb.de>\0" - "Subject\0Re: [PATCH] ARM: shmobile: r8a7790 SMP prototype v2\0" - "Date\0Thu, 27 Jun 2013 12:01:13 +0000\0" + "From\0arnd@arndb.de (Arnd Bergmann)\0" + "Subject\0[PATCH] ARM: shmobile: r8a7790 SMP prototype v2\0" + "Date\0Thu, 27 Jun 2013 14:01:13 +0200\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -46,7 +46,7 @@ "> +\t__raw_writel(bar | 0x10, p + r8a7790_clst[clst_id].cabar);\n" "> +\n" "> +\t/* enable clocks for cluster */\n" - "> +\tif (r8a7790_clst[clst_id].use_count++ = 0) {\n" + "> +\tif (r8a7790_clst[clst_id].use_count++ == 0) {\n" "> +\t\tmask = 1 << r8a7790_clst[clst_id].rescnt_bit;\n" "> +\t\t__raw_writel(__raw_readl(p + RESCNT) & ~mask, p + RESCNT);\n" "> +\t}\n" @@ -74,4 +74,4 @@ "\n" "\tArnd" -bcc4c10d547e350886b3a52a1d2f44199e752a09cc61249b76ae70220b8ac476 +aa4ba2db11495bd5d6c0cc4cdf345e88d85db80958abdf5e84be15c346873def
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.