diff for duplicates of <20130115153222.23734.7924@quantum> diff --git a/a/1.txt b/N1/1.txt index 3cb7881..9fa4798 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -102,7 +102,7 @@ Mike > lcdc_write(LCD_CLK_DIVISOR(div) | > (LCD_RASTER_MODE & 0x1), LCD_CTRL_REG); > @@ -707,14 +708,49 @@ static inline void da8xx_fb_config_clk_divider(unsigned div) -> if (lcd_revision = LCD_VERSION_2) +> if (lcd_revision == LCD_VERSION_2) > lcdc_write(LCD_V2_DMA_CLK_EN | LCD_V2_LIDD_CLK_EN | > LCD_V2_CORE_CLK_EN, LCD_CLK_ENABLE_REG); > + diff --git a/a/content_digest b/N1/content_digest index 28dcd37..5d188d4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\026e787b021cda89a080f80657c2094b9ff2decaf.1358251448.git.afzal@ti.com\0" "From\0Mike Turquette <mturquette@linaro.org>\0" "Subject\0Re: [PATCH v2 12/12] video: da8xx-fb: set upstream clock rate (if reqd)\0" - "Date\0Tue, 15 Jan 2013 15:32:22 +0000\0" + "Date\0Tue, 15 Jan 2013 07:32:22 -0800\0" "To\0Afzal Mohammed <afzal@ti.com>" Florian Tobias Schandinat <FlorianSchandinat@gmx.de> Tomi Valkeinen <tomi.valkeinen@ti.com> @@ -121,7 +121,7 @@ "> lcdc_write(LCD_CLK_DIVISOR(div) |\n" "> (LCD_RASTER_MODE & 0x1), LCD_CTRL_REG);\n" "> @@ -707,14 +708,49 @@ static inline void da8xx_fb_config_clk_divider(unsigned div)\n" - "> if (lcd_revision = LCD_VERSION_2)\n" + "> if (lcd_revision == LCD_VERSION_2)\n" "> lcdc_write(LCD_V2_DMA_CLK_EN | LCD_V2_LIDD_CLK_EN |\n" "> LCD_V2_CORE_CLK_EN, LCD_CLK_ENABLE_REG);\n" "> +\n" @@ -189,4 +189,4 @@ "> -- \n" > 1.7.9.5 -04341d0b806fc52ca444229a0659bd2967324e98c6a1663f28f6fc92aad12771 +c520c62d6ffd72be9fe017cf47d3756731958be4d2758adba05a64e22edaadc6
diff --git a/a/1.txt b/N2/1.txt index 3cb7881..9fa4798 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -102,7 +102,7 @@ Mike > lcdc_write(LCD_CLK_DIVISOR(div) | > (LCD_RASTER_MODE & 0x1), LCD_CTRL_REG); > @@ -707,14 +708,49 @@ static inline void da8xx_fb_config_clk_divider(unsigned div) -> if (lcd_revision = LCD_VERSION_2) +> if (lcd_revision == LCD_VERSION_2) > lcdc_write(LCD_V2_DMA_CLK_EN | LCD_V2_LIDD_CLK_EN | > LCD_V2_CORE_CLK_EN, LCD_CLK_ENABLE_REG); > + diff --git a/a/content_digest b/N2/content_digest index 28dcd37..f8f0e2d 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,7 +2,7 @@ "ref\026e787b021cda89a080f80657c2094b9ff2decaf.1358251448.git.afzal@ti.com\0" "From\0Mike Turquette <mturquette@linaro.org>\0" "Subject\0Re: [PATCH v2 12/12] video: da8xx-fb: set upstream clock rate (if reqd)\0" - "Date\0Tue, 15 Jan 2013 15:32:22 +0000\0" + "Date\0Tue, 15 Jan 2013 07:32:22 -0800\0" "To\0Afzal Mohammed <afzal@ti.com>" Florian Tobias Schandinat <FlorianSchandinat@gmx.de> Tomi Valkeinen <tomi.valkeinen@ti.com> @@ -10,11 +10,11 @@ Rob Herring <rob.herring@calxeda.com> Rob Landley <rob@landley.net> Sekhar Nori <nsekhar@ti.com> - linux-omap@vger.kernel.org - linux-fbdev@vger.kernel.org - devicetree-discuss@lists.ozlabs.org - linux-doc@vger.kernel.org - " linux-kernel@vger.kernel.org\0" + <linux-omap@vger.kernel.org> + <linux-fbdev@vger.kernel.org> + <devicetree-discuss@lists.ozlabs.org> + <linux-doc@vger.kernel.org> + " <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "Quoting Afzal Mohammed (2013-01-15 05:44:36)\n" @@ -121,7 +121,7 @@ "> lcdc_write(LCD_CLK_DIVISOR(div) |\n" "> (LCD_RASTER_MODE & 0x1), LCD_CTRL_REG);\n" "> @@ -707,14 +708,49 @@ static inline void da8xx_fb_config_clk_divider(unsigned div)\n" - "> if (lcd_revision = LCD_VERSION_2)\n" + "> if (lcd_revision == LCD_VERSION_2)\n" "> lcdc_write(LCD_V2_DMA_CLK_EN | LCD_V2_LIDD_CLK_EN |\n" "> LCD_V2_CORE_CLK_EN, LCD_CLK_ENABLE_REG);\n" "> +\n" @@ -189,4 +189,4 @@ "> -- \n" > 1.7.9.5 -04341d0b806fc52ca444229a0659bd2967324e98c6a1663f28f6fc92aad12771 +5fa6e5b1b9b6d8f693889e69880dd5ef1ef148c22582d1cd1d1e719a144b0072
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.