diff for duplicates of <20150129094315.GC23666@opentech.at> diff --git a/a/1.txt b/N1/1.txt index 96a7ce0..bcbf323 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -37,7 +37,7 @@ On Mon, 26 Jan 2015, Russell King - ARM Linux wrote: > > unsigned int check_rx_ack = 0; > > + long timeout; > > -> > if (dsim->state = DSIM_STATE_ULPS) { +> > if (dsim->state == DSIM_STATE_ULPS) { > > dev_err(dsim->dev, "state is ULPS.\n"); > > @@ -244,9 +245,11 @@ int exynos_mipi_dsi_wr_data(struct mipi_dsim_device *dsim, unsigned int data_id, > > exynos_mipi_dsi_wr_tx_header(dsim, data_id, data_size & 0xff, diff --git a/a/content_digest b/N1/content_digest index 12e467b..78baf7f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,8 +2,17 @@ "ref\020150126125905.GI26493@n2100.arm.linux.org.uk\0" "From\0Nicholas Mc Guire <der.herr@hofr.at>\0" "Subject\0Re: [PATCH] video: treat signal like timeout as failure\0" - "Date\0Thu, 29 Jan 2015 09:43:15 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "Date\0Thu, 29 Jan 2015 10:43:15 +0100\0" + "To\0Russell King - ARM Linux <linux@arm.linux.org.uk>\0" + "Cc\0Inki Dae <inki.dae@samsung.com>" + linux-fbdev@vger.kernel.org + linux-samsung-soc@vger.kernel.org + Donghwa Lee <dh09.lee@samsung.com> + Kyungmin Park <kyungmin.park@samsung.com> + Tomi Valkeinen <tomi.valkeinen@ti.com> + Kukjin Kim <kgene@kernel.org> + Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Mon, 26 Jan 2015, Russell King - ARM Linux wrote:\n" @@ -45,7 +54,7 @@ "> > \tunsigned int check_rx_ack = 0;\n" "> > +\tlong timeout;\n" "> > \n" - "> > \tif (dsim->state = DSIM_STATE_ULPS) {\n" + "> > \tif (dsim->state == DSIM_STATE_ULPS) {\n" "> > \t\tdev_err(dsim->dev, \"state is ULPS.\\n\");\n" "> > @@ -244,9 +245,11 @@ int exynos_mipi_dsi_wr_data(struct mipi_dsim_device *dsim, unsigned int data_id,\n" "> > \t\texynos_mipi_dsi_wr_tx_header(dsim, data_id, data_size & 0xff,\n" @@ -95,4 +104,4 @@ "thx!\n" hofrat -a2d14bbdcc3e7553296a08cb26474f3f6f530c224d29cb2bec31c774ae0a5e5f +a97de209244ed046bc346e631c42899867c25c952bfece1becd3d05605b4bf54
diff --git a/a/1.txt b/N2/1.txt index 96a7ce0..bcbf323 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -37,7 +37,7 @@ On Mon, 26 Jan 2015, Russell King - ARM Linux wrote: > > unsigned int check_rx_ack = 0; > > + long timeout; > > -> > if (dsim->state = DSIM_STATE_ULPS) { +> > if (dsim->state == DSIM_STATE_ULPS) { > > dev_err(dsim->dev, "state is ULPS.\n"); > > @@ -244,9 +245,11 @@ int exynos_mipi_dsi_wr_data(struct mipi_dsim_device *dsim, unsigned int data_id, > > exynos_mipi_dsi_wr_tx_header(dsim, data_id, data_size & 0xff, diff --git a/a/content_digest b/N2/content_digest index 12e467b..210f08b 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,8 @@ "ref\01421731430-13207-1-git-send-email-der.herr@hofr.at\0" "ref\020150126125905.GI26493@n2100.arm.linux.org.uk\0" - "From\0Nicholas Mc Guire <der.herr@hofr.at>\0" - "Subject\0Re: [PATCH] video: treat signal like timeout as failure\0" - "Date\0Thu, 29 Jan 2015 09:43:15 +0000\0" + "From\0der.herr@hofr.at (Nicholas Mc Guire)\0" + "Subject\0[PATCH] video: treat signal like timeout as failure\0" + "Date\0Thu, 29 Jan 2015 10:43:15 +0100\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -45,7 +45,7 @@ "> > \tunsigned int check_rx_ack = 0;\n" "> > +\tlong timeout;\n" "> > \n" - "> > \tif (dsim->state = DSIM_STATE_ULPS) {\n" + "> > \tif (dsim->state == DSIM_STATE_ULPS) {\n" "> > \t\tdev_err(dsim->dev, \"state is ULPS.\\n\");\n" "> > @@ -244,9 +245,11 @@ int exynos_mipi_dsi_wr_data(struct mipi_dsim_device *dsim, unsigned int data_id,\n" "> > \t\texynos_mipi_dsi_wr_tx_header(dsim, data_id, data_size & 0xff,\n" @@ -95,4 +95,4 @@ "thx!\n" hofrat -a2d14bbdcc3e7553296a08cb26474f3f6f530c224d29cb2bec31c774ae0a5e5f +bb7daab491493f848be5fe63ce2c2a82e22e3a4eebdaa9e0dd4eb3aa19f69cad
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.