diff for duplicates of <1332818156.21855.4.camel@phoenix> diff --git a/a/1.txt b/N1/1.txt index 737a424..a6f7337 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -24,8 +24,8 @@ index 1d71c08..0b4ae0c 100644 - if (ret > 0) - continue; - - if (gc_readl(priv, REG_GCRBEXHR) = rbexhr && - priv->shared->num_interrupts = num) { + if (gc_readl(priv, REG_GCRBEXHR) == rbexhr && + priv->shared->num_interrupts == num) { QERROR("TIMEOUT"); -- 1.7.5.4 diff --git a/a/content_digest b/N1/content_digest index 55ba199..fc8ea8c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Axel Lin <axel.lin@gmail.com>\0" "Subject\0[PATCH] video: pxa3xx-gcu: Simplify the logic to exit while loop in pxa3xx_gcu_wait_idle\0" - "Date\0Tue, 27 Mar 2012 03:15:56 +0000\0" + "Date\0Tue, 27 Mar 2012 11:15:56 +0800\0" "To\0linux-kernel@vger.kernel.org\0" "Cc\0Daniel Mack <daniel@caiaq.de>" Sven Neumann <s.neumann@raumfeld.com> @@ -36,10 +36,10 @@ "-\t\tif (ret > 0)\n" "-\t\t\tcontinue;\n" "-\n" - " \t\tif (gc_readl(priv, REG_GCRBEXHR) = rbexhr &&\n" - " \t\t priv->shared->num_interrupts = num) {\n" + " \t\tif (gc_readl(priv, REG_GCRBEXHR) == rbexhr &&\n" + " \t\t priv->shared->num_interrupts == num) {\n" " \t\t\tQERROR(\"TIMEOUT\");\n" "-- \n" 1.7.5.4 -3ad59f26a36e48bbdca945d1e4ccaa9479e67ec9d2361f1caf359f073a09cd37 +4ae6c7a2a2bf56a7c83e451314ffb6992555a3bb5b31a252a9d042f652cd8f66
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.