diff for duplicates of <1289409276.15905.65.camel@Joe-Laptop> diff --git a/a/1.txt b/N1/1.txt index 679529c..ac81912 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -88,7 +88,7 @@ setting verbose debugging. > + > + dev_vdbg(&mcde_dev->dev, "%s\n", __func__); > + -> + if (hardware_version = MCDE_CHIP_VERSION_3_0_8 && +> + if (hardware_version == MCDE_CHIP_VERSION_3_0_8 && > + !is_channel_enabled(chnl)) { > + chnl->continous_running = false; diff --git a/a/content_digest b/N1/content_digest index 3cd7db6..52f5196 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\01289390653-6111-1-git-send-email-jimmy.rubin@stericsson.com\0" "ref\01289390653-6111-2-git-send-email-jimmy.rubin@stericsson.com\0" - "From\0Joe Perches <joe@perches.com>\0" - "Subject\0Re: [PATCH 01/10] MCDE: Add hardware abstraction layer\0" - "Date\0Wed, 10 Nov 2010 17:14:36 +0000\0" + "From\0joe@perches.com (Joe Perches)\0" + "Subject\0[PATCH 01/10] MCDE: Add hardware abstraction layer\0" + "Date\0Wed, 10 Nov 2010 09:14:36 -0800\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -96,7 +96,7 @@ "> +\n" "> +\tdev_vdbg(&mcde_dev->dev, \"%s\\n\", __func__);\n" "> +\n" - "> +\tif (hardware_version = MCDE_CHIP_VERSION_3_0_8 &&\n" + "> +\tif (hardware_version == MCDE_CHIP_VERSION_3_0_8 &&\n" "> +\t\t\t\t!is_channel_enabled(chnl)) {\n" "> +\t\tchnl->continous_running = false;\n" "\n" @@ -122,4 +122,4 @@ "Ever overrun wrdat?\n" "Maybe WARN_ON(len > 16, \"oops?\")" -99b47d54e74cd1da8d025fd64bce2cd68a859b3023cd728c40303ab27e56c50a +1393372c98ef9e4cb48a96067d114cce3d35c16ae33d28c4338a9436bf808b00
diff --git a/a/1.txt b/N2/1.txt index 679529c..ac81912 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -88,7 +88,7 @@ setting verbose debugging. > + > + dev_vdbg(&mcde_dev->dev, "%s\n", __func__); > + -> + if (hardware_version = MCDE_CHIP_VERSION_3_0_8 && +> + if (hardware_version == MCDE_CHIP_VERSION_3_0_8 && > + !is_channel_enabled(chnl)) { > + chnl->continous_running = false; diff --git a/a/content_digest b/N2/content_digest index 3cd7db6..13107f8 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,8 +2,13 @@ "ref\01289390653-6111-2-git-send-email-jimmy.rubin@stericsson.com\0" "From\0Joe Perches <joe@perches.com>\0" "Subject\0Re: [PATCH 01/10] MCDE: Add hardware abstraction layer\0" - "Date\0Wed, 10 Nov 2010 17:14:36 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "Date\0Wed, 10 Nov 2010 09:14:36 -0800\0" + "To\0Jimmy Rubin <jimmy.rubin@stericsson.com>\0" + "Cc\0linux-fbdev@vger.kernel.org" + linux-arm-kernel@lists.infradead.org + linux-media@vger.kernel.org + Dan Johansson <dan.johansson@stericsson.com> + " Linus Walleij <linus.walleij@stericsson.com>\0" "\00:1\0" "b\0" "On Wed, 2010-11-10 at 13:04 +0100, Jimmy Rubin wrote:\n" @@ -96,7 +101,7 @@ "> +\n" "> +\tdev_vdbg(&mcde_dev->dev, \"%s\\n\", __func__);\n" "> +\n" - "> +\tif (hardware_version = MCDE_CHIP_VERSION_3_0_8 &&\n" + "> +\tif (hardware_version == MCDE_CHIP_VERSION_3_0_8 &&\n" "> +\t\t\t\t!is_channel_enabled(chnl)) {\n" "> +\t\tchnl->continous_running = false;\n" "\n" @@ -122,4 +127,4 @@ "Ever overrun wrdat?\n" "Maybe WARN_ON(len > 16, \"oops?\")" -99b47d54e74cd1da8d025fd64bce2cd68a859b3023cd728c40303ab27e56c50a +73703650dc3d540262e79081167f55065e70041af8e408ac8f119a07863363b7
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.