diff for duplicates of <51DE6F19.6050606@ti.com> diff --git a/a/1.txt b/N1/1.txt index 4e4363a..50dfb3f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,7 +16,7 @@ On Wednesday 10 July 2013 06:38 PM, Pali Rohár wrote: > --- a/drivers/video/omap2/omapfb/omapfb-main.c > +++ b/drivers/video/omap2/omapfb/omapfb-main.c > @@ -2419,6 +2419,15 @@ static int omapfb_probe(struct platform_device *pdev) -> if (omapdss_is_initialized() = false) +> if (omapdss_is_initialized() == false) > return -EPROBE_DEFER; > > + dssdev = NULL; diff --git a/a/content_digest b/N1/content_digest index 6432ac6..40da484 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01373461739-10168-1-git-send-email-pali.rohar@gmail.com\0" "From\0Archit Taneja <archit@ti.com>\0" "Subject\0Re: [PATCH] omapfb: In omapfb_probe return -EPROBE_DEFER when display driver is not loaded yet\0" - "Date\0Thu, 11 Jul 2013 08:50:49 +0000\0" + "Date\0Thu, 11 Jul 2013 14:08:49 +0530\0" "To\0Pali Roh\303\241r <pali.rohar@gmail.com>\0" "Cc\0Tomi Valkeinen <tomi.valkeinen@ti.com>" Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> @@ -31,7 +31,7 @@ "> --- a/drivers/video/omap2/omapfb/omapfb-main.c\n" "> +++ b/drivers/video/omap2/omapfb/omapfb-main.c\n" "> @@ -2419,6 +2419,15 @@ static int omapfb_probe(struct platform_device *pdev)\n" - "> \tif (omapdss_is_initialized() = false)\n" + "> \tif (omapdss_is_initialized() == false)\n" "> \t\treturn -EPROBE_DEFER;\n" ">\n" "> +\tdssdev = NULL;\n" @@ -60,4 +60,4 @@ "> \t\tr = -ENODEV;\n" > -f67109eb0836af5a68fa0b6e7cc47f64fc7989ebe3565bd3dd107337d0476791 +f5b8f80f7748d4c14942dd8952675ba5a13d359e8aec100555ef94962ac732df
diff --git a/a/1.txt b/N2/1.txt index 4e4363a..50dfb3f 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -16,7 +16,7 @@ On Wednesday 10 July 2013 06:38 PM, Pali Rohár wrote: > --- a/drivers/video/omap2/omapfb/omapfb-main.c > +++ b/drivers/video/omap2/omapfb/omapfb-main.c > @@ -2419,6 +2419,15 @@ static int omapfb_probe(struct platform_device *pdev) -> if (omapdss_is_initialized() = false) +> if (omapdss_is_initialized() == false) > return -EPROBE_DEFER; > > + dssdev = NULL; diff --git a/a/content_digest b/N2/content_digest index 6432ac6..025b016 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,13 +1,13 @@ "ref\01373461739-10168-1-git-send-email-pali.rohar@gmail.com\0" "From\0Archit Taneja <archit@ti.com>\0" "Subject\0Re: [PATCH] omapfb: In omapfb_probe return -EPROBE_DEFER when display driver is not loaded yet\0" - "Date\0Thu, 11 Jul 2013 08:50:49 +0000\0" + "Date\0Thu, 11 Jul 2013 14:08:49 +0530\0" "To\0Pali Roh\303\241r <pali.rohar@gmail.com>\0" "Cc\0Tomi Valkeinen <tomi.valkeinen@ti.com>" Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> - linux-omap@vger.kernel.org - linux-fbdev@vger.kernel.org - linux-kernel@vger.kernel.org + <linux-omap@vger.kernel.org> + <linux-fbdev@vger.kernel.org> + <linux-kernel@vger.kernel.org> Pavel Machek <pavel@ucw.cz> Aaro Koskinen <aaro.koskinen@iki.fi> " Tony Lindgren <tony@atomide.com>\0" @@ -31,7 +31,7 @@ "> --- a/drivers/video/omap2/omapfb/omapfb-main.c\n" "> +++ b/drivers/video/omap2/omapfb/omapfb-main.c\n" "> @@ -2419,6 +2419,15 @@ static int omapfb_probe(struct platform_device *pdev)\n" - "> \tif (omapdss_is_initialized() = false)\n" + "> \tif (omapdss_is_initialized() == false)\n" "> \t\treturn -EPROBE_DEFER;\n" ">\n" "> +\tdssdev = NULL;\n" @@ -60,4 +60,4 @@ "> \t\tr = -ENODEV;\n" > -f67109eb0836af5a68fa0b6e7cc47f64fc7989ebe3565bd3dd107337d0476791 +78a72a9abe4c7274b86546ceeed59ca60866ce06f8cfe70cf15958db43e638ae
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.